0_0_15778824_22578.cpp: In function 'int main()': 0_0_15778824_22578.cpp:21:47: error: 'min' was not declared in this scope dp[j]=min(dp[j],dp[j-a[i]]*b[i]); ^