Introduction - If you have any usage issues, please Google them yourself
The program compiled by TC3.0 environment, a total of five functions. Introduce, shortestdistance, floyed, display and main. Its features are: Introduce: Locations functions. Shortestdistance: calculate the shortest distance between the two places. Floyed: floyed algorithms to find the shortest distance between the two places. Display: Print the paths of the two locations, and the shortest distance to the screen. Main: overall control of each function and provide the raw data.