Problem maximum
User VNKbest
Submission Time 2024-05-10 08:35:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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