Project Euler – Problem 5
June 30, 2009
Ok. I have to admit this took more time in getting there.
I did not want to brute force the answer and I did not remember how GCD is calculated.
I do like that looping – its sort of fancy – but am afraid I wont be using it any time soon, if ever.

Project Euler - Problem 5
Advertisement