0_0_25580918_2145.cpp: In function 'int main()': 0_0_25580918_2145.cpp:28:56: error: 'min' was not declared in this scope b[t][i][j] = min(b[t][i][j], b[t + 1][i][j]); ^