Problem gota
User DaPeter
Submission Time 2026-01-20 17:44:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gota.cpp: In function ‘int main()’:
gota.cpp:10:4: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
10 | return;
| ^~~~~~