Problem hungrycats2
User cjcube
Submission Time 2026-02-23 08:31:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungrycats2.cpp: In function ‘int32_t main()’:
hungrycats2.cpp:18:6: error: ‘OK’ was not declared in this scope
18 | if (OK) cout << "YES";
| ^~