7 BILLION HUMANS

Level 23: Sorting Hall

Shortest and Fastest Program

-- 7 Billion Humans (2144) --
-- Level 23: Sorting Hall --
-- Shortest Program: 6 Commands --
-- Fastest Program: 24 Seconds --
pickup s
a:
if myitem > e:
    step e
endif
if myitem < w:
    step w
endif
jump a
Back