Owl Get a Life
oranges2.cpp: In function ‘int main()’:oranges2.cpp:92:43: error: ‘dist’ was not declared in this scope 92 | adj[i].emplace_back(came_from[i], dist[i]); | ^~~~