Problem addition
User eliasxyz
Submission Time 2025-05-22 21:05:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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