Problem maximum
User Batigol
Submission Time 2024-06-02 22:25:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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