Skip to content

We call an integer solid if it is positive and we do not need to use the digit 0 to write it down in base 10. For example, 115 is solid, but 10 and 1205 are not. The 10th solid integer is 11 because the first 10 solid integers are 1, 2, 3, 4, 5, 6, 7, 8, 9, 11. For each value of n, you have to compute the nth solid integer.

Notifications You must be signed in to change notification settings

BarriBarri20/CodinGame-solid_integer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

We call an integer solid if it is positive and we do not need to use the digit 0 to write it down in base 10. For example, 115 is solid, but 10 and 1205 are not. The 10th solid integer is 11 because the first 10 solid integers are 1, 2, 3, 4, 5, 6, 7, 8, 9, 11. For each value of n, you have to compute the nth solid integer.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published