0_0_27332301_30352.cpp: In function 'void spfa()': 0_0_27332301_30352.cpp:77:27: error: 'u' was not declared in this scope if(dis[v]<dis[u]+val&&dis[u]+val>0) ^