0_0_38641808_23544.cpp: In function 'int main()': 0_0_38641808_23544.cpp:24:38: error: 'k' was not declared in this scope d[i][j]=min(d[i][k]+d[k][j],d[i][j]); ^