7 BILLION HUMANS

Level 55: Data Flowers

Shortest and Fastest Program

-- 7 Billion Humans (2144) --
-- Level 55: Data Flowers --
-- Shortest Program: 8 Commands --
-- Fastest Program: 24 Seconds --
pickup s
a:
step n
if n != datacube or
 s != datacube:
    jump a
endif
mem1 = foreachdir nw,w,sw,n,s,ne,e,se:
    mem2 = calc mem1 + mem2
endfor
write mem2
drop
Back