Problem exam
User ThatOneGuy
Submission Time 2024-02-16 15:02:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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()
| ^~~~