
二分法
追逐o
Practice makes perfect.
展开
-
Trailing Zeroes (III) (二分法)
Link:https://cn.vjudge.net/contest/173312#problem/C题目: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. Fo原创 2017-07-27 18:28:55 · 282 阅读 · 0 评论 -
Subsequence(二分法)
Link:https://cn.vjudge.net/contest/173312#problem/A题目:A sequence of N positive integers (10 < N < 100 000), each of them less than or equal 10000, and a positive integer S (S < 100 000 000) are given.原创 2017-07-27 18:31:27 · 278 阅读 · 0 评论 -
Pie(二分法)
Link:https://cn.vjudge.net/contest/173312#problem/B题目:My birthday is coming up and traditionally I'm serving pie. Not just one pie, no, I have a number N of them, of various tastes and of various sizes原创 2017-07-27 18:33:30 · 368 阅读 · 0 评论