What is the shortest time between two different palindromic hours on a digital clock?
For example, the difference between and is minutes.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Of course it could not be 1 minute, as then we would have either a number starting with 0 or two palindromes with only a difference in last digit, an impossibility.
So we just need one example for 2 minutes, such as 9 : 5 9 and 1 0 : 0 1 .