Owl Get a Life
drones.cpp: In function ‘int main()’:drones.cpp:53:5: error: ‘else’ without a previous ‘if’ 53 | else routes[start].insert(u); | ^~~~