Problem maximum
User yay
Submission Time 2025-03-01 09:34:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp:1:1: error: ‘include’ does not name a type
1 | include <bits/stdc++.h>
| ^~~~~~~
maximum.cpp:17:1: error: ‘int32_t’ does not name a type
17 | int32_t main () {
| ^~~~~~~