Problem sumint
User Tonko
Submission Time 2025-05-25 10:30:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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