Problem hungrycats2
User xd490
Submission Time 2026-02-28 10:27:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungrycats2.cpp: In function β€˜int main()’:
hungrycats2.cpp:27:7: error: expected β€˜;’ before string constant
27 | cout"NO";
| ^~~~
| ;