Self numbers: Difference between revisions

m
→‎{{header|Phix}}: +fast, again
m (→‎{{header|Phix}}: updated comments inline with AppleScrpt entry, and removed an over-eagerly inserted 7&0)
m (→‎{{header|Phix}}: +fast, again)
Line 936:
if doneAfterAdding(11,9) then return output end if
-- If necessary, fast forward to last self number before the lowest-order block containing first number rqd.
if counter<startIndex then
-- The highest-order blocks whose ends this handles correctly contain 9,777,777,778 self numbers.
7,794

edits