摘要: Description Description Write an algorithm which computes the number of trailing zeros in n factorial. Example 11! = 39916800, so the out should be 2 阅读全文
posted @ 2018-11-05 12:06 jjlovezz 阅读(566) 评论(0) 推荐(0) 编辑