It's my first time on the forums! Every other problem is like a foreign language to me so I will offer my solution to the clock problem:
Let us the define one "ruoh" to be the angular distance between two adjacent numbers on the clock (30 degrees). (The IBWM still hasn't responded to my proposal I sent for this new unit!) Let ##m## and ##h## be the angular distance, measured clockwise in ruoh, between {12, the minute hand} and {12, the hour hand}, respectively. A configuration of hour-hand and minute-hand is only "valid" if the following is satisfied:
$$m= 12\{h \}$$
where ##\{x\}## denotes the fractional part of x. A configuration will satisfy the problem condition if it is still a valid configuration when the minute and hour hands are switched. In other words,
$$m= 12\{ h\}\text{ and }h = 12\{m \}.$$
Now the easiest way to find the number of solutions is just to visualize its graph. (Or use a graphing calculator like desmos.com/calculator/) The graph of ##y=\{x\}## is simply a series of diagonal lines that slant upwards to the right, connecting (0,0) to (1,1), (1,0) to (2,1), (2,0) to (3,1), etc. So ##m = 12\{ h\}## graphed in the ##h\text{-}m## plane is really just that stretched by a factor of twelve vertically. Note that ##h = 12\{ m \}## is simply the reflection of ##m = 12\{ h\}## across ##h=m.##
Suppose that ##h = 12\{m \}## is colored red and ##m = 12\{h \}## is colored blue. The relevant part of the graphs of both (the parts that contain intersections) consists of 12 red lines and 12 blue lines. Each red line intersects every single blue line exactly once, so the total number of intersections is 144. (Though this counts (12,12) which is a discontinuity for both equations.)
However, we count 12 points where ##m=h.## These points don't really satisfy the problem condition because this is the time where the hour and minute hands coincide. In this situation, though it cannot be determined whether one hand is an hour or minute hand, the time is still easily discernable. We check for the discontinuity we noticed earlier, and discover delightfully that we have killed two stones with one bird. Hence, between 12 am and 12 pm, there will be 132 times where the time cannot be determined on our unique clock. In one day, this will occur 264 times.