| Problem | kangaroohunt |
|---|---|
| User | thatlycheeoolongdrink |
| Submission Time | 2025-12-29 13:16:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
kangaroohunt.cpp: In function ‘void kangaroo(int, int)’:
kangaroohunt.cpp:30:2: error: expected ‘}’ at end of input
30 | }
| ^
kangaroohunt.cpp:5:30: note: to match this ‘{’
5 | void kangaroo (int n, int q) {
| ^