Make Dijkstra take input from text fileHello, I am trying to change the Dijkstra algorithm to take input from the text file. I found this e...