Problem addition
User shadowblade2718
Submission Time 2026-04-01 15:11:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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