摘要: Given an integer n, count the total number of digit 1 appearing in all non-negative integers less than or equal to n. Example 1: Input: n = 13 Output: 阅读全文
posted @ 2015-07-08 02:50 Grandyang 阅读(20060) 评论(5) 推荐(3)
Fork me on GitHub