Owl Get a Life
dijkstra.cpp: In function ‘int32_t main()’:dijkstra.cpp:29:6: error: ‘dist’ was not declared in this scope 29 | if (dist[a] < weight) continue; | ^~~~