摘要: 1 class Solution { 2 public: 3 /** 4 * @param m: An integer m denotes the size of a backpack 5 * @param A & V: Given n items with size ... 阅读全文
posted @ 2015-04-06 13:26 keepshuatishuati 阅读(127) 评论(0) 推荐(0) 编辑
摘要: 1 class Solution { 2 public: 3 /** 4 * @param m: An integer m denotes the size of a backpack 5 * @param A: Given n items with size A[i]... 阅读全文
posted @ 2015-04-06 13:23 keepshuatishuati 阅读(131) 评论(0) 推荐(0) 编辑