[Solved] What is a good non-recursive algorithm for deciding whether a passed in amount can be built additively from a set of numbers?



What is a good non-recursive algorithm for deciding whether a passed in amount can be built additively from a set of numbers?

solved What is a good non-recursive algorithm for deciding whether a passed in amount can be built additively from a set of numbers?