| Problem | hungrycats2 |
|---|---|
| User | lucaleeeeee |
| Submission Time | 2026-07-04 13:41:27 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hungrycats2.cpp:23:5: error: expected unqualified-id before ‘if’
23 | if (yes == true) {
| ^~
hungrycats2.cpp:25:7: error: expected unqualified-id before ‘else’
25 | } else {
| ^~~~
hungrycats2.cpp:28:1: error: expected declaration before ‘}’ token
28 | }
| ^