0_0_21090554_11456.cpp: In function 'int main()': 0_0_21090554_11456.cpp:26:52: error: expected ')' before ';' token dp[j]=min(dp[j],dp[j-a[i]]*(1-b[i]); ^