Owl Get a Life
dijkstra.cpp: In function ‘int main()’:dijkstra.cpp:14:3: error: ‘arr’ was not declared in this scope 14 | arr[x].push_back(make_pair(w, y)); | ^~~