Problem maximum
User hlepsneder
Submission Time 2023-10-23 09:04:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp: In function ‘int main()’:
maximum.cpp:12:2: error: expected ‘}’ at end of input
12 | }
| ^
maximum.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^