Problem kangaroohunt
User NiXNull
Submission Time 2025-12-29 16:42:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

kangaroohunt.cpp: In function ‘void kangaroo(int, int)’:
kangaroohunt.cpp:7:29: error: ‘confused’ was not declared in this scope; did you mean ‘confuse’?
7 | int totalNotConfused = N - confused(1, N);
| ^~~~~~~~
| confuse