摘要: Given an integer n, return the number of trailing zeroes in n!.Note: Your solution should be in logarithmic time complexity.Credits:Special thanks to ... 阅读全文
posted @ 2015-11-29 15:39 0giant 阅读(148) 评论(0) 推荐(0) 编辑