Problem sumint
User yqiiiiiii
Submission Time 2025-06-16 09:03:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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