7 BILLION HUMANS

Level 49: Double Sided Destruction

Shortest and Fastest Program

-- 7 Billion Humans (2144) --
-- Level 49: Double Sided Destruction --
-- Shortest Program: 7 Commands --
-- Fastest Program: 15 Seconds --
if w == worker and
 e == worker:
    listenfor go
endif
mem1 = nearest worker
pickup s
mem2 = nearest shredder
giveto mem2
tell mem1 go
Back