Problem maximum
User NiThEsHIsSoPro
Submission Time 2024-07-29 17:39:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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