第七关,我想的太麻烦了,有没有更加简单的
-- 7 Billion Humans (2234) --
-- 7: 整理房间 --
step s
if s == datacube:
step s
pickup c
a:
step s
if s == hole:
drop
if s == hole:
jump b
endif
endif
jump a
else:
step s
if s == datacube:
step s
pickup c

2
:
-- 7 Billion Humans (2234) -- -- 7: 整理房间 -- a: if s != datacube: step s jump a else: pickup s endif b: if s != hole: step s jump b endif drop
13关这,这写的我自己都好想笑啊
:
-- 7 Billion Humans (2234) ---- 13: 注入数据 2 --step spickup cstep sestep sedropstep swstep swdropstep sestep sestep sestep sedropstep nestep ndrop
无效速通!!!
玄学通关,仅供娱乐。笑死,效率才是生产的第一位好嘛!🙉🙉🙉
反转流水线终于做出来了
我感觉脑细胞都快烧没了
给你们看看我做的程序
卧艹太难了,我把每部都模块化足足有55个步骤而且最后还说9步就可以做出来的我人傻了
我想问问有没有大佬晒一下自己做的或者做的比我更复杂的?

8
:
-- 7 Billion Humans (2234) ---- 20: 反转流水线 --step spickup ca:if w == hole:b:if e != hole ande != datacube:step ejump belse:dropendifelse:step wjump aendif
图片 




