Problem sumint
User k3nnaaa
Submission Time 2026-02-14 00:30:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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