Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
(I sympathize, never got past puzzle 4 in the bonus campaign)
This requires a lot of space you don't have. (for both the DX300 and for some NOT/AND logic.)
teq acc 100
+mov 10 acc
I know, it's ugly. But it works.
I can't just subtract 1 from each number either, because then if a number is, say, exactly 20, it would turn into 19, and dgt 1 would return 1 instead of 2.
Then how about this instead of dgt 1:
mul 10
dgt 2
As 100*10 will be 999, it will give you the expected result on all inputs in the top digit - however, I don't know how dependent your code is on having the result in the middle digit.
This might take a while because I forgot how this code works. At some point I solved the level, idk how. Now I need to remind myself what eldritch nonsense I programmed.
Yes, most Zachtronics games rely on your finding shortcuts at various levels of preposterousness - Shenzhen IO probably even more than the others. And while I don't always like this, I have to admit that it's very accurate of a game simulating a job at a Chinese microelectronics company.
Glad that the solution worked!