Introduction - If you have any usage issues, please Google them yourself
Try to design an algorithm for a given weighted directed graph, calculate the vertex specified in the figure as a starting point and the end of the longest
Simple way, and analyze the computational time complexity.