| Problem | sumint |
|---|---|
| User | Ethan1L1K1X1 |
| Submission Time | 2024-04-07 21:56:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int32_t main()’:
sumint.cpp:9:22: error: expected ‘;’ before ‘)’ token
9 | for (int i=0;i<a,i++){
| ^
| ;