This program finds the least number for which the proportion of bouncy numbers is 99% or more.
You can also find the result for another percentages, by giving a number in the first argument of the execution.
In a Python 3.x environment, run:
python main.py [optional: integer or float number to set a percentage to find]
Then wait the result.
Click here to reveal the answer
Last Bouncy Number Verified: 107290600 Amount of Bouncy Numbers: 106217694 Proportion of Bouncy Numbers: 0.99