摘要: 传送门Battle ShipsTime Limit: 2 Seconds Memory Limit: 65536 KB Battle Ships is a new game which is similar to Star Craft. In this game, the enemy builds 阅读全文
posted @ 2017-06-20 21:12 ANhour 阅读(282) 评论(0) 推荐(0)
摘要: 1155 金明的预算方案 【题目大意】买附件必须买主件。 1155 金明的预算方案 【题目大意】买附件必须买主件。 1155 金明的预算方案 【题目大意】买附件必须买主件。 在一定钱数内 求总价值最大。 【题解】有依赖性的背包问题。 【code】 #include<iostream> #includ 阅读全文
posted @ 2017-06-20 19:59 ANhour 阅读(845) 评论(0) 推荐(0)