| Problem | kangaroohunt |
|---|---|
| User | chickengoat |
| Submission Time | 2025-12-29 15:10:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
kangaroohunt.cpp: In function ‘void kangaroo(int, int)’:
kangaroohunt.cpp:24:3: error: ‘ll’ was not declared in this scope
24 | ll g=confuse(N,N);
| ^~
kangaroohunt.cpp:25:6: error: ‘g’ was not declared in this scope
25 | if(g) {
| ^