会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
xlturing
梦如茶,一个程序员的逐梦之旅 - 转载请注明
http://www.cnblogs.com/xlturing/
博客园
新随笔
联系
订阅
管理
2015年5月11日
Java 计算N阶乘末尾0的个数-LeetCode 172 Factorial Trailing Zeroes
摘要: 题目Given an integern, return the number of trailing zeroes inn!.Note:Your solution should be in logarithmic time complexity.分析Note中提示让用对数的时间复杂度求解,那么如果粗...
阅读全文
posted @ 2015-05-11 11:19 xlturing
阅读(664)
评论(0)
推荐(0)
编辑
公告