Owl Get a Life
dijkstra.cpp: In function ‘int main()’:dijkstra.cpp:47:14: error: ‘i’ was not declared in this scope 47 | if (dist[i] == INF) cout << "INF "; | ^