| Problem | exam |
|---|---|
| User | ThatOneGuy |
| Submission Time | 2024-02-16 15:01:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp:10:9: error: redefinition of ‘int32_t main()’
10 | int32_t main()
| ^~~~
exam.cpp:4:9: note: ‘int32_t main()’ previously defined here
4 | int32_t main()
| ^~~~