Owl Get a Life
dijkstra.cpp: In function ‘int main()’:dijkstra.cpp:19:23: error: ‘s’ was not declared in this scope 19 | pq.push(make_pair(0, s)); | ^