
ACM
文章平均质量分 90
WalkingInTheWind
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
poj 1328 Radar Installation
Description Assume the coasting is an infinite straight line. Land is in one side of coasting, sea in the other. Each small island is a point locating in the sea side. And any radar installation, l原创 2012-08-25 11:21:47 · 2525 阅读 · 0 评论 -
poj 3844 Divisible Subsequences
Description Given a sequence of positive integers, count all contiguous subsequences (sometimes called substrings, in contrast to subsequences, which may leave out elements) the sum of which is div原创 2012-08-23 15:47:56 · 2210 阅读 · 0 评论 -
poj 3368 Frequent values
Description You are given a sequence of n integers a1 , a2 , ... , an in non-decreasing order. In addition to that, you are given several queries consisting of indices i and j (1 ≤ i ≤ j ≤ n). Fo原创 2013-04-11 15:34:21 · 1577 阅读 · 0 评论 -
joj 2324 Go Dutch
There are N person and N job to do. The i-th person do j-th job will cost different certain money. Choose a scheme that every person only do one different job, and total cost is minimum. Input I原创 2013-04-11 19:26:43 · 2053 阅读 · 0 评论 -
poj 2411 Mondriaan's Dream
Description Squares and rectangles fascinated the famous Dutch painter Piet Mondriaan. One night, after producing the drawings in his 'toilet series' (where he had to use his toilet paper to draw o原创 2013-04-11 18:40:10 · 2343 阅读 · 0 评论