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

Compile Error

kangaroohunt.cpp: In function ‘void kangaroo(int, int)’:
kangaroohunt.cpp:7:19: error: ‘n’ was not declared in this scope
7 | for(int i=1;i<n;i++){
| ^