| Problem | typo |
|---|---|
| User | TheGhostKing |
| Submission Time | 2023-06-01 22:13:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
typo.cpp: In function ‘int main()’:
typo.cpp:17:20: error: expected ‘;’ before ‘}’ token
17 | i++
| ^
| ;
18 | }
| ~