Problem kangaroohunt
User thatlycheeoolongdrink
Submission Time 2025-12-29 13:21:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

kangaroohunt.cpp: In function ‘void kangaroo(int, int)’:
kangaroohunt.cpp:34:9: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
34 | return 0;
| ^