Problem addition
User CrackingCodes
Submission Time 2024-02-16 15:08:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp:3:1: error: expected declaration before β€˜}’ token
3 | }
| ^
addition.cpp:5:1: error: expected initializer before β€˜int’
5 | int b
| ^~~