summaryrefslogtreecommitdiffstats
path: root/03-algorithms_on_graphs/04-paths_in_graphs/01-dijkstra/tests/01
blob: 88e496724cb655026b33b30b8fec17582ef3eba0 (plain)
1
2
3
4
5
6
4 4
1 2 1
4 1 2
2 3 2
1 3 5
1 3