http://qs321.pair.com?node_id=141011


in reply to Finding sum of all digits from 1 to 1 million.

I think you may be right. I don't think the answer you have is correct. There is actualy a formula to calculate the sum of the numbers from 1-n. It is (n^2)/2 + n/2 which in the case of n=1000000 the answer is 500000500000

---If it doesn't fit use a bigger hammer