Problem hungrycats
User zhangdi
Submission Time 2026-02-06 16:00:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungrycats.cpp: In function ‘int32_t main()’:
hungrycats.cpp:16:4: error: ‘a’ was not declared in this scope
16 | if(a == 0)cout<<"Yes";
| ^