/单源最短路径问题的Dijkstra算法 bool *s=new bool[maxint]; for(int i=1;i