Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
(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!