-- 7 Billion Humans (2234) ---- 5: 重要的抉择 --if e == nothing: a: step w jump aendifb:step ejump b
6.小小驱虫工1-- 7 Billion Humans (2056) ---- 6: 小小驅蟲工 1 --step sstep swstep swstep sestep estep sestep sstep spickup c
通关攻略(最短代码8行)-第六关小小驱虫工1-- 7 Billion Humans (2234)-- -- 6: 小小驱虫工a:step sstep swstep swstep sestep estep epickupjump a共8行,原理有二。一:过拐角用sw,se(左下右下)二:在底线sw和se会被卡住(用于调整左右)
请问在哪里下载?
对角巷
第二十一年想了两天才想出来的正确答案
你表现很出色,但是数据不会骗人doge(还有个0分的,嘿嘿嘿)
我这算是世界第一了吗😂
-- 7 Billion Humans (2234) ---- 43: 九九乘法表 --a:step nif n >= 1: mem1 = set n b: step s pickup c mem2 = calc mem1 + n write mem2 drop if c == nothing: endif jump bendifjump a
-- 7 Billion Humans (2234) ---- 7: 整理房间 --step sif s == datacube:step spickup ca:step sif s == hole:dropif s == hole:jump bendifendifjump aelse:step sif s == datacube:step spickup c