7 BILLION HUMANS

Level 46: Compulsory Office Romance

Shortest and Fastest Program

-- 7 Billion Humans (2144) --
-- Level 46: Compulsory Office Romance --
-- Shortest Program: 7 Commands --
-- Fastest Program: 13 Seconds --
a:
if e == worker:
    tell e hi
    listenfor hi
else:
    listenfor hi
    tell w hi
endif
jump a
Back