Get the nth robustly prime number. That is a prime number which has no ‘0’ digits and remains prime when you remove any contiguous sequence of digits from the left of it.
Run on Coliru ( http://coliru.stacked-crooked.com/a/6fab24130999b093 )
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Get the nth robustly prime number. That is a prime number which has no ‘0’ digits and remains prime when you remove any contiguous sequence of digits from the left of it.
Run on Coliru ( http://coliru.stacked-crooked.com/a/6fab24130999b093 )