Problem sumint
User kendrik
Submission Time 2026-02-20 17:15:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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