Problem | pythonlist |
---|---|
User | ilikeeggs |
Submission Time | 2025-06-18 09:25:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pythonlist.cpp:45:9: error: redefinition of ‘int32_t main()’
45 | int32_t main() {
| ^~~~
pythonlist.cpp:9:9: note: ‘int32_t main()’ previously defined here
9 | int32_t main() {
| ^~~~