Sunday, May 12, 2013

project euler problem 168

Number Rotations

This is a very simple problem. Why only 1284 people solved it ? Really strange. 

I say it is simple because I solved a similar problem in elementary school. In that problem, I knew the multiplier is 3 and the last digit is 7 or something else. I followed the same idea, and solved it. It only needs 4 ms.

No comments:

Post a Comment