Problem addition
User justin271828
Submission Time 2023-05-29 16:31:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function ‘int main()’:
addition.cpp:7:2: error: ‘c’ was not declared in this scope
7 | c=a+b;
| ^