0_0_33205233_12806.cpp: In function 'int main()': 0_0_33205233_12806.cpp:47:62: error: expected ']' before ')' token dp[j] = max(dp[j], dp[j - a[i].price + a[i].v); ^