| Problem | typo |
|---|---|
| User | TheGhostKing |
| Submission Time | 2023-06-01 22:48:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
typo.cpp:21:20: error: missing terminating ' character
21 | cout << "No" << '\n;
| ^~~~
typo.cpp: In function βint main()β:
typo.cpp:22:3: error: expected primary-expression before β}β token
22 | }
| ^