Problem sumint
User Maggie
Submission Time 2023-11-09 10:52:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:7:21: error: ‘n’ was not declared in this scope
7 | for (int i=0; i<n; i++){
| ^