Circular primes: Difference between revisions

Content added Content deleted
Line 1,091: Line 1,091:
if fn isPrime( nr ) == no then break //Not prime
if fn isPrime( nr ) == no then break //Not prime
next
next
if r > digits then list( count ) = num : count++//:print num:stop
if r > digits then list( count ) = num : count++
end if
end if
fn increment( _last1 )
fn increment( _last1 )