安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






For any input whose tens digit is higher than 5, add 1 to the temperature. For any input whose tens digit is lower than 5, subtract 1 from the temperature. Then add 3 if the door is open. If you do this for time unit 5, you end up with a temperature of 3 (+ 3 for the door) = 6.
And yes, you're right, this isn't mathematically equivalent to taking the tens digit of the average. I'll fix it soon.
As for the rapid input changing, the Lua implementation of the puzzle makes sure the shelf contents change ONLY when the door is open (which makes sense), hence the temperature changes.
But on this one, I'm pretty sure that the verification tab doesn't match the description. For example, why is the output 6 for time unit 5? The shelf average is 58.7, so k = 0. And how can it drop to 1 (3 time units later) when the door is still open?
Unless I'm being daft, I don't think they match up...