Problem | stepgame |
---|---|
User | thatlycheeoolongdrink |
Submission Time | 2024-03-08 15:27:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
stepgame.cpp:50:5: error: redefinition of ‘int main()’
50 | int main() {
| ^~~~
stepgame.cpp:8:5: note: ‘int main()’ previously defined here
8 | int main() {
| ^~~~