Problem kangaroohunt
User Biologyhater123
Submission Time 2025-12-29 12:38:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

kangaroohunt.cpp: In function ‘void kangaroo(int, int)’:
kangaroohunt.cpp:19:1: error: expected ‘}’ at end of input
19 | }
| ^
kangaroohunt.cpp:5:29: note: to match this ‘{’
5 | void kangaroo(int N, int Q) {
| ^