Self numbers: Difference between revisions

Content added Content deleted
m (→‎{{header|Phix}}: oops, put test back (got same results, but only because start==end))
m (→‎{{header|Phix}}: restored the word fast in "fast forward")
Line 924: Line 924:
if doneAfterAdding(11,9) then return output end if
if doneAfterAdding(11,9) then return output end if
-- If necessary, forward to the last self number before the lowest-order block containing the first number required.
-- If necessary, fast forward to last self number before the lowest-order block containing the first number required.
if counter!=startIndex then
if counter!=startIndex then
-- The highest-order blocks whose ends this is thought to handle correctly contain 97,777,777,778 self numbers.
-- The highest-order blocks whose ends this is thought to handle correctly contain 97,777,777,778 self numbers.