Problem addition
User matt
Submission Time 2024-02-21 17:35:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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