Problem addition
User yixiin26
Submission Time 2023-11-08 11:02:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function ‘int32_t main()’:
addition.cpp:7:9: error: ‘b’ was not declared in this scope
7 | cin >> b;
| ^