Problem addition
User KandXXX
Submission Time 2026-05-28 16:57:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp:1:12: error: ‘input’ was not declared in this scope; did you mean ‘int’?
1 | int(x)=int(input("Enter first number"))
| ^~~~~
| int