[UVA] 10706 - Number Sequence
Problem B
Number Sequence
Input: standard input
Output: standard output
Time Limit: 1 second
A single positive
integer i is given. Write a program to find the digit
located in the position i in the sequence of number groups S1S2…Sk. Each group Sk consists of a seque...