I have a stopwatch that records time in the form \(HH:MM:SS\).
It resets to \(00:00:00\) after \(100\) hours.
During this \(100\) hour interval, how many times will the display use precisely two different digits (like \(00:00:01\) and \(99:59:59\) )?
Please login to submit answer.