
dp
文章平均质量分 68
clasky
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HDU 4632 2013多校联合第4场 A - Palindrome subsequence
Palindrome subsequence Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/65535 K (Java/Others) Total Submission(s): 1330 Accepted Submission(s): 547 Problem Description In原创 2013-08-06 22:19:06 · 572 阅读 · 0 评论 -
养猪(dp水题)
养猪 Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 71 Accepted: 16 Description 你有一个猪圈,有N头猪,每天你最多可以杀一头猪卖钱,收益就是猪的体重。但是每过一天猪的体重都会下降P[i](当然,如果猪的体重≤0了,利润自然就是0),原创 2013-08-19 18:25:15 · 2704 阅读 · 0 评论 -
UVA 10891 Game of Sum dp(记忆化搜索)
Problem E Game of Sum Input File: e.in Output: Standard Output This is a two player game. Initially there are n integer numbers in an array and players A and B get chance to take them alterna原创 2013-08-07 10:08:19 · 690 阅读 · 0 评论 -
Uva11324 The Largest Clique tarjan+dp
The Largest Clique Time Limit: 3000MS Memory Limit: Unknown 64bit IO Format: %lld & %llu [Submit] [Go Back] [Status] Description Problem B: The Largest Cl原创 2014-04-15 19:20:49 · 701 阅读 · 0 评论