9 billion names of God the integer: Difference between revisions

m
no edit summary
m (Added a (poorly optimized) Red answer)
mNo edit summary
Line 3,738:
insert path pos/:toadd
case [ ;these are the conditions
sofar >= row [
if sofar = row [names: names + 1]
sofar: sofar - path/1
remove path
toadd: toadd + 1
]
sofar > row [
sofar: sofar - path/1
remove path
Anonymous user