| Problem | typo |
|---|---|
| User | ForgottenDragon |
| Submission Time | 2026-04-08 15:01:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
typo.cpp: In function ‘int main()’:
typo.cpp:16:8: error: expected ‘;’ before ‘}’ token
16 | i++
| ^
| ;
17 | }
| ~