0_0_20818099_20569.cpp:85:4: error: stray '\243' in program
if (x == 0) scanf("%d", &p[i])£¬dis[i]=m+1;
^
0_0_20818099_20569.cpp:85:4: error: stray '\254' in program
0_0_20818099_20569.cpp:38:4: error: 'maxm' was not declared in this scope
}g[maxm];
^
0_0_20818099_20569.cpp: In function 'int get_sum(int)':
0_0_20818099_20569.cpp:43:21: error: 'g' was not declared in this scope
for (int i = 0; i <g[x].x; i++)
^
0_0_20818099_20569.cpp: In function 'void Dijkstra()':
0_0_20818099_20569.cpp:58:12: error: 'g' was not declared in this scope
if (vis[g[ee].id]) continue;;
^
0_0_20818099_20569.cpp:60:12: error: 'g' was not declared in this scope
if (dis[g[ee].id] > tmp)
^
0_0_20818099_20569.cpp: In function 'int main()':
0_0_20818099_20569.cpp:85:36: error: expected ';' before 'dis'
if (x == 0) scanf("%d", &p[i])£¬dis[i]=m+1;
^
0_0_20818099_20569.cpp:93:4: error: 'g' was not declared in this scope
g[i].id = kk;
^
|