Fixed.
it won't run faster!
You can google "bouncy number" that is given in the description and find some difficult-to-understand mathematical description like this: http://www.mathblog.dk/project-euler-113-googol-not-bouncy/ and adapt it for the task given.
this code uses less abstactions which makes run much faster then most of the shorter metods I have seen.
This comment is hidden because it contains spoiler information about the solution
Loading collection data...
Fixed.
it won't run faster!
You can google "bouncy number" that is given in the description and find some
difficult-to-understandmathematical description like this: http://www.mathblog.dk/project-euler-113-googol-not-bouncy/ and adapt it for the task given.this code uses less abstactions which makes run much faster then most of the shorter metods I have seen.
This comment is hidden because it contains spoiler information about the solution