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