| Problem | hunter |
|---|---|
| User | kenkunkin |
| Submission Time | 2025-12-05 21:21:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hunter.cpp: In function ‘void hunter(int, int, int, int, std::vector<int>, std::vector<int>)’:
hunter.cpp:43:8: error: invalid types ‘int[int]’ for array subscript
43 | d[0]=1;
| ^