Problem sumint
User Sheb
Submission Time 2025-01-20 17:12:52
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 = 1; i <= d; i++) {
| ^