0_0_28320899_17439.cpp: In member function 'int SPFA::spfa(int)': 0_0_28320899_17439.cpp:47:47: error: 'p' was not declared in this scope if (MAP[q][i] == -INF || !vis[p]) ^