| Problem | sumint |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-02-14 09:42:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:8:19: error: ‘n’ was not declared in this scope
8 | for (i = 1; i <= n; i++) {
| ^