7 BILLION HUMANS

Level 39: Printing Etiquette 1

Shortest and Fastest Program

-- 7 Billion Humans (2144) --
-- Level 39: Printing Etiquette 1 --
-- Shortest Program: 9 Commands --
-- Fastest Program: 48 Seconds --
mem4 = nearest printer
a:
takefrom mem4
b:
step nw,w,sw,n,s,ne,e,se
if c != nothing:
    jump b
endif
drop
mem1 = calc mem1 + 1
if mem1 != 5:
    jump a
endif
Back