Problem addition
User Nathan
Submission Time 2024-04-05 14:07:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function ‘int32_t main()’:
addition.cpp:5:2: error: expected ‘,’ or ‘;’ before ‘int’
5 | int b= 1000000
| ^~~