7 BILLION HUMANS

Level 18: Uniquely Disposed

Shortest and Fastest Program

-- 7 Billion Humans (2144) --
-- Level 18: Uniquely Disposed --
-- Shortest Program: 7 Commands --
-- Fastest Program: 12 Seconds --
pickup w
step sw
a:
if s == shredder:
    giveto s
else:
    step se
    jump a
endif
Back