Problem addition
User shashi93
Submission Time 2024-01-14 15:13:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function ‘int main()’:
addition.cpp:11:1: error: ‘answer’ was not declared in this scope
11 | answer = 'a + b';
| ^~~~~~