
HDU
文章平均质量分 85
xinjiyuan97
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HDU2602Bone Collector(01背包)
题目大意:一个***的人,喜欢收集各种奇奇怪怪的骨头,每个骨头有自己的价值和大小,现有N种大小、价值同的骨头,他有一个容量为V的包,问:他一次最多能够带走价值多少的骨头。原创 2016-11-28 23:50:01 · 242 阅读 · 0 评论 -
HDU1171Big Event in HDU(01背包)
Big Event in HDUProblem DescriptionNowadays, we all know that Computer College is the biggest department in HDU. But, maybe you don't know that Computer College had ever been split into Comput原创 2016-11-26 09:55:39 · 569 阅读 · 0 评论 -
HDU1014Uniform Generator(基础题)
Uniform GeneratorProblem DescriptionComputer simulations often require random numbers. One way to generate pseudo-random numbers is via a function of the formseed(x+1) = [seed(x) + STEP] %原创 2016-12-09 22:24:47 · 245 阅读 · 0 评论 -
HDU1963Investment(完全背包)
InvestmentProblem DescriptionJohn never knew he had a grand-uncle, until he received the notary’s letter. He learned that his late grand-uncle had gathered a lot of money, somewhere in South-A原创 2016-12-08 20:24:30 · 331 阅读 · 0 评论