Problem gota
User JJ1234
Submission Time 2025-11-04 13:27:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gota.cpp: In function ‘int main()’:
gota.cpp:15:12: error: expected ‘;’ before ‘}’ token
15 | return 0
| ^
| ;
16 | }
| ~