hdu1171big events in hdu【多重背包模板】【01背包】

水题 竟然遇到杭电oj挂了==这是都在备战区域赛???ios /************ hdu1711 2015.10.16 ************/ #include <iostream> #include<cstdio> #include<cstring> #include<algorithm> using namespace std; int dp[50005]; int value[6
相关文章
相关标签/搜索