S
Stephen Lundall
I've got a set of 'x' numbers, say 10. When all 10 numbers are added together they always equal 0. I want to split these 10 numbers into 'a' groups of'b', say, 5 groups of 2; however, the total of the 2 numbers in each groupmust equal or be very close to 0. How do i find the groups of 'b' numbers that add to 0 or there about.
Thanks
Thanks