0_0_25173084_25697.cpp:1:1: error: 'map' does not name a type map[i][j] = min( map[i][j] , map[i][k]+map[k][j]); ^