码迷,mamicode.com
首页 > 其他好文 > 详细

[LintCode] Trailing Zeroes 末尾零的个数

时间:2016-12-20 00:23:16      阅读:131      评论:0      收藏:0      [点我收藏+]

标签:ons   nbsp   lte   个数   group   problem   ogg   toggle   compute   

 

Write an algorithm which computes the number of trailing zeros in n factorial.

Example

11! = 39916800, so the out should be 2

Challenge 

O(log N) time

 

s

 

[LintCode] Trailing Zeroes 末尾零的个数

标签:ons   nbsp   lte   个数   group   problem   ogg   toggle   compute   

原文地址:http://www.cnblogs.com/grandyang/p/6201067.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!