
dp
messyidea
只要心里欢喜,就算跑多远都不觉得累。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HDU4901 The Romantic Hero 计数DP
The Romantic HeroTime Limit: 6000/3000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others)Total Submission(s): 792 Accepted Submission(s): 329Problem DescriptionThere is转载 2014-08-01 14:13:43 · 280 阅读 · 0 评论 -
ZOJ 1462 Team Them Up! (二分图+路径保存DP)
Your task is to divide a number of persons into two teams, in such a way, that:everyone belongs to one of the teams;every team has at least one member;every person in the team knows原创 2014-08-03 23:10:07 · 482 阅读 · 0 评论 -
hdu 4906 Our happy ending 。神奇的状态转移方程,记录下
转自http://www.cnblogs.com/20120125llcai/p/3883896.html转载 2014-08-01 10:42:50 · 514 阅读 · 0 评论 -
Codeforces Round #267 (Div. 2) C. George and Job
C. George and Jobtime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputThe new ITone 6 has been released recently原创 2014-09-19 21:25:15 · 625 阅读 · 0 评论 -
codeforces round #266 D Increase Sequence 记忆化搜索
D. Increase Sequencetime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputPeter has a sequence of integers a1, a2原创 2014-09-13 19:45:57 · 441 阅读 · 0 评论 -
hdu5087 Revenge of LIS II
Revenge of LIS IITime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 310 Accepted Submission(s): 87Problem DescriptionIn computer原创 2014-11-01 23:01:28 · 332 阅读 · 0 评论