Owl Get a Life
dijkstra.cpp: In function ‘int main()’:dijkstra.cpp:51:10: error: ‘dist’ was not declared in this scope; did you mean ‘dis’? 51 | cout << dist[n]; | ^~~~ | dis