Problem hungrycats
User Lazer
Submission Time 2025-09-01 16:06:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungrycats.cpp: In function ‘int main()’:
hungrycats.cpp:20:8: error: ‘r2’ was not declared in this scope
20 | if(r2 == true and r == true){
| ^~
hungrycats.cpp:20:23: error: ‘r’ was not declared in this scope
20 | if(r2 == true and r == true){
| ^