0_0_32898017_17949.cpp: In function 'void floyd(int)': 0_0_32898017_17949.cpp:10:25: error: 'inf' was not declared in this scope if(j==k||dis[k][j]==inf) continue; ^