Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
(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!