| Problem | sumint |
|---|---|
| User | JordanGwee |
| Submission Time | 2026-04-10 17:17:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:8:14: error: expected ‘;’ before ‘)’ token
8 | for (a ; a++) {
| ^
| ;