I have a list of numbers that represent bills due:
i.e.:
224.05
200.35
137.29
162.20
27.00
but a client might only send in a check for $388.34 and not say which invoices it is for.
Is there a way of determining which numbers in this list add up to 388.34?
This is a very simple example, the real list can be as long as 200 different invoice amounts.
I'm writing software so any programming classes or ideas you know that can help with this would be appreciated.
Thanks


LinkBack URL
About LinkBacks