Problem addition
User eqweqweqeeeeeeeeeee
Submission Time 2023-03-30 14:40:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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