0_0_39002317_17339.cpp: In function 'int main()': 0_0_39002317_17339.cpp:24:89: error: 'i' was not declared in this scope 24 | for(int i=0;i<=n;i++)e[i].clear(),w[i].clear(),dis[i]=-1e18;vis[i]=0; | ^