C++ DFS (Depth first search)I am trying to write a program that will find the path from the beginning to the finish.I understand...