Problem hungrycats
User Astronite
Submission Time 2025-08-25 17:30:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungrycats.cpp: In function ‘int main()’:
hungrycats.cpp:23:15: error: expected ‘;’ before ‘}’ token
23 | cout<< "No"
| ^
| ;
24 | }
| ~