Relative Content

Tag Archive for c++dijkstra

Refrence to “…” is ambiguous

I am trying to implement Dijkstra’s algorithm to solve a problem for school, but I keep getting the error “Reference to distance is ambiguous”.