安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
My first (successful) attempt clocks in at 480G / 4292C / 1895A but cheats a bit by discarding the reagents into an infinite chain after reading them.
@garr890354839 Think about if there's something you can do that behaves differently depending on whether there's an atom present or not.
Then I improved it to make a tighter gif 570/4553/418 https://i.imgur.com/cU61fwL.gifv
Then I figured I could save money by ditching the obliterator and going with an infinite tail.
I saved 40g but paid for it with a huge increase in area (and huge decrease in frame rate)
530/4553/1309
One question though, how do you get the product requirement and the reagent to be that large? The editor only allows up to a width of 9, right?
Genuine. [cdn.discordapp.com]
Cheating [cdn.discordapp.com]
I think this helped me really undestand what a Turing-Complete mechanism is.
https://i.imgur.com/Vh0EHYh.gif
Those would work with any random sequence, with a stipulation: The last info-block can't be a zero.
https://i.imgur.com/3IOjvvR.png
I'm having problems with the transition between 2 chains of input because the next chain loads when I'm still working on the previous so it can't go back into that space, but I haven't been able to device a way to split of 1 digit from the chain without it either going back (which during transition would cause it to collide with the newly loaded chain), or it depending on dragging the chain from 1 digit further along the chain (which during the transition drags the new chain and cause it to collide with the end of the previous chain).
I'm curious whether others have found a solution which would satisfy these constraints I've given myself, or if perhaps I've set a goal which is too ambitious and perhaps even impossible