Problem gota
User Charyonthetophat
Submission Time 2025-06-18 10:06:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gota.cpp:34:5: error: redefinition of ‘int main()’
34 | int main() {
| ^~~~
gota.cpp:7:5: note: ‘int main()’ previously defined here
7 | int main() {
| ^~~~