
深搜
「已注销」
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HDU - 1010 Tempter of the Bone
The doggie found a bone in an ancient maze, which fascinated him a lot. However, when he picked it up, the maze began to shake, and the doggie could feel the ground sinking. He realized that the bone ...原创 2019-07-29 21:51:55 · 221 阅读 · 0 评论 -
ZOJ-1937 Addition Chains
An addition chain for n is an integer sequence <a0, a1,a2,...,am> with the following four properties: a0 = 1 am = n a0 < a1 < a2 < ... < am-1 < am For each k (1 <= k <= ...原创 2019-07-21 10:34:16 · 163 阅读 · 0 评论 -
HDU-1501 Zipper
Given three strings, you are to determine whether the third string can be formed by combining the characters in the first two strings. The first two strings can be mixed arbitrarily, but each must sta...原创 2019-07-25 21:11:19 · 186 阅读 · 0 评论