, , and have holes in them?
Have you ever noticed thatAn interesting problem is to count such holes in a given number.
For example, the number and have and holes respectively.
Counting the holes in relatively small numbers are pretty easy, but how about finding the holes in a 500 digits number?
How many holes are there in the 500-digits number?
You can find the number here .
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.
Finding holes in a 500 digits number is also pretty easy #_#
Python Solution: