0_0_18833047_19196.cpp: In function 'void coreCode()':
0_0_18833047_19196.cpp:21:33: error: expected statement at end of input
if(dp[j]<dp[j-cost[i]]+val[i])
^
0_0_18833047_19196.cpp:21:33: error: expected '}' at end of input
0_0_18833047_19196.cpp:21:33: error: expected '}' at end of input
0_0_18833047_19196.cpp:21:33: error: expected '}' at end of input
|