
区间DP
文章平均质量分 89
Mr_Treeeee
这个作者很懒,什么都没留下…
展开
-
POJ 2955 - Brackets(区间DP)
BracketsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 9255 Accepted: 4947DescriptionWe give the following inductive definition of a “regular bracket原创 2017-10-27 20:41:57 · 212 阅读 · 0 评论 -
POJ 3280 - Cheapest Palindrome(区间DP)
Cheapest PalindromeTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 10863 Accepted: 5196DescriptionKeeping track of all the cows can be a tricky task so原创 2017-10-27 20:44:54 · 268 阅读 · 0 评论 -
HDU 4632 Palindrome subsequence(区间DP)
Palindrome subsequenceTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/65535 K (Java/Others)Total Submission(s): 3309 Accepted Submission(s): 1396Problem DescriptionIn原创 2017-11-01 21:53:10 · 238 阅读 · 0 评论 -
HDU 4283 You Are the One(区间DP)
You Are the OneTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 4622 Accepted Submission(s): 2192Problem Description The TV s原创 2017-11-01 22:04:29 · 246 阅读 · 0 评论 -
ZOJ 3537 - Cake (凸包+区间DP)
CakeTime Limit: 1 Second Memory Limit: 32768 KBYou want to hold a party. Here's a polygon-shaped cake on the table. You'd like to cut the cake into several triangle-shaped parts for the invited c...原创 2018-05-01 13:29:22 · 318 阅读 · 0 评论 -
LightOJ - 1422 - Halloween Costumes (区间DP)
1422 - Halloween CostumesPDF (English)StatisticsForumTime Limit: 2 second(s)Memory Limit: 32 MBGappu has a very busy weekend ahead of him. Because, next weekend is Halloween, and he is planning to att...原创 2018-05-01 13:34:10 · 197 阅读 · 0 评论 -
Codeforces Round #106 (Div. 2) - D. Coloring Brackets(区间DP)
D. Coloring Bracketstime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputOnce Petya read a problem about a bracket sequence. He gave it much thought bu...原创 2018-05-01 13:42:13 · 255 阅读 · 0 评论 -
ZOJ 3469 - Food Delivery (区间DP)
Food DeliveryTime Limit: 2 Seconds Memory Limit: 65536 KBWhen we are focusing on solving problems, we usually prefer to stay in front of computers rather than go out for lunch. At this time, we m...原创 2018-05-01 13:50:46 · 249 阅读 · 0 评论 -
HDU 2476 - String painter(区间DP)
String painterTime Limit: 5000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 5503 Accepted Submission(s): 2613Problem DescriptionThere are two strings A and...原创 2018-05-01 13:53:50 · 150 阅读 · 0 评论