Let F(n) be the number of occurrences of the digit zero in all the positive integers less than or equal to n. For example, F(9)=0, F(10)=1, and F(103)=14. With is F(800)?
Is there an easier way than to just count all of them to solve this problem? Please help!


LinkBack URL
About LinkBacks