08 2017 档案

light oj 1045 - Digits of Factorial K进制下N!的位数
摘要:1045 - Digits of Factorial Factorial of an integer is defined by the following function f(0) = 1 f(n) = f(n - 1) * n, if(n > 0) So, factorial of 5 is 阅读全文

posted @ 2017-08-01 09:34 缄默。 阅读(175) 评论(0) 推荐(0)

导航