If the number is greater than 1, count the number of places from the right-end of the number to the location immediately after the first digit; in this problem, there are 10 places.
If the number is greater than 1, count the number of places from the right-end of the number to the location immediately after the first digit; in this problem, there are 10 places.