How to go about this

Dec 30, 2016 at 10:40am
Hello! How's it going?

How would you go about making C++ code for finding all possible combinations for a list of numbers? Then subsequently taking those combinations or rows of numbers and finding their digital roots? So they're displayed in the furthest left-hand column along-side the list of all possible combinations.
Last edited on Dec 30, 2016 at 10:41am
Dec 30, 2016 at 12:27pm
Well I'd go about it by first trying to write some code (or at least some psuedo-code) myself and then posting that
Topic archived. No new replies allowed.