Given that the string is the concatenation of the first 1,000,000,000 positive integers in ascending order, find the digit of .
Details and Assumptions:
By the digit of , we mean the digit in the place from the left in the decimal representation of .
Some explicit examples are :
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.
A simple program in Pascal.