0_0_33776068_3393.cpp: In function 'int main()': 0_0_33776068_3393.cpp:34:35: error: expected ']' before ')' token dp[j]=max(dp[j],dp[j-x[i]+x[i]); ^