| Problem | hungrycats2 |
|---|---|
| User | Ap3xthird515 |
| Submission Time | 2026-03-03 17:37:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hungrycats2.cpp: In function ‘int main()’:
hungrycats2.cpp:23:16: error: expected ‘;’ before ‘}’ token
23 | cout << "YES"
| ^
| ;
24 | }
| ~