Here is my javascript code that solves knapsack problem without dynamic programming. I wanted to get the names of items that are in the sack. How do I get it ?