Problem addition
User ishat024
Submission Time 2023-11-08 10:39:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp:3:20: error: expected ‘;’ before ‘int32_t’
3 | using namespace std
| ^
| ;
......
6 | int32_t main()
| ~~~~~~~