Problem gota
User kavi
Submission Time 2025-06-18 09:33:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gota.cpp: In function ‘int main()’:
gota.cpp:15:25: error: expected ‘;’ before ‘}’ token
15 | found = true
| ^
| ;
16 | }
| ~