| Problem | cokemoresugar |
|---|---|
| User | ansel |
| Submission Time | 2024-12-11 10:38:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cokemoresugar.cpp:35:5: error: redefinition of ‘int main()’
35 | int main(){
| ^~~~
cokemoresugar.cpp:3:5: note: ‘int main()’ previously defined here
3 | int main(){
| ^~~~