Owl Get a Life
dijkstra.cpp: In function ‘int main()’:dijkstra.cpp:347:20: error: ‘INF’ was not declared in this scope 347 | if (dist[n] == INF) { | ^~~