Problem kangaroohunt
User maximushartanto
Submission Time 2025-12-29 12:22:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

kangaroohunt.cpp: In function ‘void kangaroo(int, int)’:
kangaroohunt.cpp:18:13: error: ‘confuse’ was not declared in this scope
18 | if (confuse(l, i) - (l != i) == 0){
| ^~~~~~~