Problem addition
User xiaotong
Submission Time 2023-11-08 10:19:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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