Saturday, April 27, 2013

project euler problem 145

How many reversible numbers are there below one-billion?

This is a simple problem. It can be solved with pencil and papers. There is no need to code. Brute force with small number is helpful to draw a conclusion.

No comments:

Post a Comment