
二分贪心
qinglys
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
二分贪心-D
原题 Description The SUM problem can be formulated as follows: given four lists A, B, C, D of integer values, compute how many quadruplet (a, b, c, d ) ∈ A x B x C x D are such that a + b + c + d =原创 2017-06-16 19:08:58 · 269 阅读 · 0 评论 -
二分贪心-B
原题 Description You have just moved from Waterloo to a big city. The people here speak an incomprehensible dialect of a foreign language. Fortunately, you have a dictionary to help you understand t原创 2017-06-16 18:59:49 · 271 阅读 · 0 评论