Problem sumint
User Jiayue
Submission Time 2023-11-10 11:11:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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