| Problem | sumint |
|---|---|
| User | friendlyfexr |
| Submission Time | 2026-06-14 17:57:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:8:7: error: ‘i’ was not declared in this scope
8 | for (i=0=; i<d; i++) {
| ^
sumint.cpp:8:11: error: expected primary-expression before ‘;’ token
8 | for (i=0=; i<d; i++) {
| ^