| Problem | gota |
|---|---|
| User | Charyonthetophat |
| Submission Time | 2025-06-18 10:06:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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() {
| ^~~~