摘要: You task is to find minimal natural number N, so that N! contains exactly Q zeroes on the trail in decimal notation. As you know N! = 1*2*...*N. For e 阅读全文
posted @ 2018-03-21 22:05 ACRykl 阅读(120) 评论(0) 推荐(0)
摘要: Given two integers, a and b, you should check whether a is divisible by b or not. We know that an integer a is divisible by an integer b if and only i 阅读全文
posted @ 2018-03-21 21:23 ACRykl 阅读(159) 评论(0) 推荐(0)