0_0_28656151_7628.cpp: In function 'void dijkstra(int, int)': 0_0_28656151_7628.cpp:23:12: error: 'start' was not declared in this scope int loca=start;//给个初始化的值,以防待会的if根本没走 ^