Owl Get a Life
dijkstra.cpp: In function ‘int main()’:dijkstra.cpp:48:5: error: ‘else’ without a previous ‘if’ 48 | else cout << distance[y] << "\n"; | ^~~~