kZjPBD.jpg
摘要: You ye Jiu yuan is the daughter of the Great GOD Emancipator. And when she becomes an adult, she will be queen of Tusikur, so she wanted to travel the 阅读全文
posted @ 2019-07-21 18:22 Through_The_Night 阅读(325) 评论(0) 推荐(0)
摘要: 题意 给出 NN 种零件,现在你可以用连续的一些零件组装成为一个产品,组装完你可以获得 ww 的价值,要求每种零件最多使用 KK 次并且每一个产品只能生产一个。问你最多可以获得的价值是多少。 思路 由于给出的 NN 很大, MM很小,那么显然,很多点都是没有用的,那么我们就可以将他们舍弃掉,只使用出 阅读全文
posted @ 2019-07-21 15:08 Through_The_Night 阅读(175) 评论(0) 推荐(0)