Problem | drones |
---|---|
User | hwy |
Submission Time | 2023-06-22 20:21:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
drones.cpp: In function ‘void dfs(int)’:
drones.cpp:16:18: error: ‘neighbor’ was not declared in this scope; did you mean ‘neighbour’?
16 | dfs(neighbor);
| ^~~~~~~~
| neighbour