Given a set of numbers and a bound B, can the set be partitioned into two disjoint sets whose elements sum to less than the bound B
How do I prove the above