| Problem | hungrycats2 |
|---|---|
| User | cjcube |
| Submission Time | 2026-02-23 08:31:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hungrycats2.cpp: In function ‘int32_t main()’:
hungrycats2.cpp:18:6: error: ‘Ok’ was not declared in this scope; did you mean ‘ok’?
18 | if (Ok) cout << "YES";
| ^~
| ok