摘要: Given an integer n, return the number of trailing zeroes in n!. Example 1: Example 2: Note: Your solution should be in logarithmic time complexity. Cr 阅读全文
posted @ 2015-01-12 21:33 Grandyang 阅读(14077) 评论(4) 推荐(0)
Fork me on GitHub