Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Hint: What do the instructions say about the datacubes?
Are you guys making assumptions that arn't true? (Do you need to check your assumptions?)
Yes. Never happens to you?
"Each worker has a data cube either on their left or right side."
But as soon as they take one step, all of them are standing ON their cubes, so that instruction is no longer relevant.
What many people, including me, didn't notice is that you' don't have to actually take the cubes. When making this mistake, the instruction optimization target is impossible as far as I can see.
"Walk toward that cube and continue walking in that direction so you fall into the nice safe hole"
Edit: Oh well, Zyro spoilt it. I'll leave it here in case anyone wants a not-so-subtle hint without an outright spoiler.
My 6-step solution wasn't doing that in the first place. I'm still stuck at 6.
Like "Assuming the documentation correctly states what a routine does".
or "Assuming the comments in the code are up to date and accurate."
or even "Assuming the user knows what they are talking about."
Checking assumptions is a time honored technique.
Don't use "else".
Well ... that did it. Thank you.
Though I certainly didn't have a moment of enlightenment -- and in fact, I feel kind of disappointed. I mean, the program with ELSE and the program with an implied ELSE are fundamentally the same thing. It feels a little like "gaming the system" to use IF without ELSE.