Problem hungrycats
User loafie
Submission Time 2025-11-09 22:34:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungrycats.cpp: In function ‘int main()’:
hungrycats.cpp:22:5: error: ‘message’ was not declared in this scope
22 | message = "No";
| ^~~~~~~
hungrycats.cpp:32:12: error: expected ‘(’ before ‘pve’
32 | if pve > 0 and nve > 0{
| ^~~
| (