Owl Get a Life
dijkstra.cpp: In function ‘int32_t main()’:dijkstra.cpp:33:5: error: ‘else’ without a previous ‘if’ 33 | else cout << dist[v-1] << "\n"; | ^~~~