Hey so I’m wondering if there’s a program that will calculate a target number from a provided set of numbers e.g.
1, 3, 9, 15, 17
Target - 27
3+9+15
1+9+17
Does that make sense? I’m needing it to calculate the sum for a target from a set of around 50 numbers
1, 3, 9, 15, 17
Target - 27
3+9+15
1+9+17
Does that make sense? I’m needing it to calculate the sum for a target from a set of around 50 numbers