| Problem | kangaroohunt |
|---|---|
| User | NiXNull |
| Submission Time | 2025-12-29 13:10:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
kangaroohunt.cpp: In function ‘int main()’:
kangaroohunt.cpp:36:21: error: invalid operands of types ‘void’ and ‘int’ to binary ‘operator==’
36 | if(kangaroo(i, i) == 1){
| ~~~~~~~~~~~~~~ ^~ ~
| | |
| void int