Problem gota
User shrish2010
Submission Time 2025-06-18 10:20:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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