Skip to content

fershibli/BouncyNumberCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BouncyNumberCalculator

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.

Setup

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.

Running result for 99%

Click here to reveal the answer
Last Bouncy Number Verified: 107290600
Amount of Bouncy Numbers: 106217694
Proportion of Bouncy Numbers: 0.99

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages