The shortest path in a weighted graph using Dijkstra algorithm. Designed as an olympic task
Primary LanguageC++