Problem maximum
User Halud
Submission Time 2024-02-21 17:26:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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