Problem kangaroohunt
User JerryCodebreaker
Submission Time 2026-02-26 10:53:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

kangaroohunt.cpp: In function ‘void kangaroo(int, int)’:
kangaroohunt.cpp:16:9: error: ‘n’ was not declared in this scope
16 | if(t!=n) confuse(N,N);
| ^