Problem 891
Ambiguous Clock
A round clock only has three hands: hour, minute, second. All hands look identical and move continuously. Moreover, there is no number or reference mark so that the “upright position” is unknown. The clock functions the same as a normal
Despite the inconvenient design, for most time it is possible to tell the correct time (within a
Nevertheless, there are several moments where the clock shows an ambiguous reading. For example, the following moment could be either 1:30:00 or 7:30:00 (with the clock rotated
Note that even if two hands perfectly coincide, we can still see them as two distinct hands in the same position. Thus for example 3:00:00 and 9:00:00 are not ambiguous moments.

How many ambiguous moments are there within a
不确定的钟
一个圆形时钟上有三根指针:时针、分针和秒针。所有指针看上去完全相同,且连续地移动。另外,时钟上没有数字或参考标记,所以无法判断时钟是否处于“竖直状态”。除此之外,这个时钟的功能与类似的、普通的
尽管设计上有所不便,但对于大多数时刻,只要准确测量指针之间的角度,就可以从时钟上读出正确的时间(在一个
然而,在特定时刻,时钟会给出不确定的读数。例如,下图中的时刻既可能是1:30:00,也可能是7:30:00(将时钟旋转
注意,即使两根指针完全重合,仍然可以看出它们是同一位置的两根不同指针。因此,如3:00:00和9:00:00这样的时刻不是不确定的时刻。

在一个
Gitalking ...