Problem sumint
User Aniedg
Submission Time 2024-02-03 21:09:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:9:10: error: ‘n’ was not declared in this scope
9 | cin >> n;
| ^