Problem | hungrycats |
---|---|
User | vadar2525 |
Submission Time | 2025-09-01 16:56:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hungrycats.cpp: In function ‘int main()’:
hungrycats.cpp:29:4: error: ‘m’ was not declared in this scope
29 | m = false;
| ^
hungrycats.cpp:33:39: error: ‘m’ was not declared in this scope
33 | if((p > 1 and ne > 1) or (n == 1) or(m == true)){
| ^