0_0_20193312_11101.cpp: In function 'int main()': 0_0_20193312_11101.cpp:38:58: error: expected ';' before ')' token tmp = min(tmp,dp[i-1][k]+(k-j)*c+j*b)); ^