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