7 BILLION HUMANS

Level 33: Data Backup Day

Shortest and Fastest Program

-- 7 Billion Humans (2144) --
-- Level 33: Data Backup Day --
-- Shortest Program: 8 Commands --
-- Fastest Program: 3 Seconds --
mem1 = set w
mem2 = set e
if mem1 < mem2:
    mem1 = set e
    mem2 = set w
endif
pickup mem1
write mem2
drop
Back