Problem addition
User Kf
Submission Time 2023-02-05 20:33:14
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(a)=int(input("enter number:"))
| ^~~~~
| int