Problem hungrycats
User StormyGood
Submission Time 2025-11-09 18:56:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungrycats.cpp: In function ‘int main()’:
hungrycats.cpp:16:17: error: expected ‘}’ at end of input
16 | else cout<<"No";
| ^
hungrycats.cpp:4:1: note: to match this ‘{’
4 | {
| ^