Problem kangaroohunt
User mk123456
Submission Time 2025-12-29 14:17:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

kangaroohunt.cpp: In function ‘void kangaroo(int, int)’:
kangaroohunt.cpp:10:9: error: ‘ARR’ was not declared in this scope
10 | if(ARR[i] == 0 && check == false){
| ^~~