0_0_25125287_31041.cpp: In function 'void spfa()': 0_0_25125287_31041.cpp:46:13: error: 'temp' was not declared in this scope if(graph[temp][i]=-INF)continue; ^