Problem addition
User eqweqweqeeeeeeeeeee
Submission Time 2023-03-24 13:58:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function ‘int32_t main()’:
addition.cpp:11:19: error: expected ‘;’ before ‘}’ token
11 | cout << c << '\n'
| ^
| ;
......
14 | }
| ~