| Problem | firstabc |
|---|---|
| User | Yinnotayl64 |
| Submission Time | 2026-05-14 14:28:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
firstabc.cpp: In function ‘int main()’:
firstabc.cpp:26:6: error: expected ‘;’ before ‘}’ token
26 | ++i
| ^
| ;
27 | }
| ~