0_0_15488719_20020.cpp: In function 'void Floyd_Warshall()': 0_0_15488719_20020.cpp:49:9: error: 'dp' was not declared in this scope if ( dp[i][k] ==INF ) continue; ^