the bookstore has n books the price of ith book is a[i] the bookstore has restrictions in buying books. you cannot buy the ith book if you have less than B(i) dollars even if you have the price of the book A(i) knapsack problem
Answers
Answered by
1
Explanation:
is a[i] the bookstore has restrictions in buying books. you cannot buy the ith book if you have less than B(i) dollars even if you have the price of the book A(i) knapsack problem
Answered by
1
Answer:
B(i) dollars even if you have the price of the book A
Similar questions