Problem sum
User jerrielchangjiebin
Submission Time 2024-12-02 10:49:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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