Problem sumint
User l
Submission Time 2025-06-19 15:04:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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