Problem addition
User haiquan
Submission Time 2025-06-16 14:12:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function ‘int main()’:
addition.cpp:9:3: error: ‘b’ was not declared in this scope
9 | b;
| ^