nozeroes.frink

Download or view nozeroes.frink in plain text format


n=1

do
{
   if toString[2^n] =~ %r/[^0]/
      println[n]
} while true


Download or view nozeroes.frink in plain text format


This is a program written in the programming language Frink.
For more information, view the Frink Documentation or see More Sample Frink Programs.

Alan Eliasen was born 19944 days, 8 hours, 39 minutes ago.