WORKED DEFAULT
Check the calculation with the default inputs
For n = 10 there are 10 distinct-part partitions, including 10, 9+1, 8+2, 7+3, and 7+2+1.
- Set targetn = 10
- Use each part onceUpdate totals in descending order
- Read count10 distinct-part partitions