动态规划
tengyuankuohai
这个作者很懒,什么都没留下…
展开
-
DP poj1745 Divisibility
题目地址链接:http://poj.org/problem?id=1745 题目: Divisibility Description Consider an arbitrary sequence of integers. One can place + or - operators between integers in the sequence, thus d原创 2012-08-21 16:07:53 · 413 阅读 · 0 评论 -
DP poj2817 WordStack
题目地址链接: http://poj.org/problem?id=2817 Language: Default WordStack Description As editor of a small-town newspaper, you know that a substantial number of your readers enjoy the dail原创 2012-08-21 14:05:15 · 426 阅读 · 0 评论 -
DP poj3254 Corn Fields
地址:http://poj.org/problem?id=3254 题目: Corn Fields Description Farmer John has purchased a lush new rectangular pasture composed of M by N (1 ≤ M ≤ 12; 1 ≤ N ≤ 12) square parcels. He wants原创 2012-08-18 16:00:30 · 282 阅读 · 0 评论 -
DP poj 2955 Brackets
题目地址链接:http://poj.org/problem?id=2955 题目: Brackets Description We give the following inductive definition of a “regular brackets” sequence: the empty sequence is a regular brack原创 2012-08-22 16:50:53 · 502 阅读 · 0 评论