Problem | hunter |
---|---|
User | a |
Submission Time | 2023-12-31 15:06:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hunter.cpp: In function ‘void dfs(int)’:
hunter.cpp:17:13: error: ‘M’ was not declared in this scope
17 | if (to < (M + N))
| ^
hunter.cpp:17:17: error: ‘N’ was not declared in this scope
17 | if (to < (M + N))
| ^