Owl Get a Life
dijkstra.cpp: In function ‘int32_t main()’:dijkstra.cpp:52:24: error: ‘INF’ was not declared in this scope 52 | if (distance[V] == INF) { | ^~~