* and an integer capacity representing the maximum weight a knapsack can hold, * determine the maximum total value that can be achieved by putting items in the knapsack. * You are allowed to break ...