On 2017-02-18 12:39 AM, msmcdoug wrote: > The way i read it the max is 9*16 since doubled numbers are converted to single digits before being added? In Brett's suggested code, which I was responding to, he removed the check on doubling and, instead, relies on the "modulus" loop at the end.