Problem sumint
User qwertyuiop
Submission Time 2025-06-13 14:47:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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