P2370 yyy2015c01 的 U 盘
Posted 2elaina
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了P2370 yyy2015c01 的 U 盘相关的知识,希望对你有一定的参考价值。
https://www.luogu.com.cn/problem/P2370动态规划背包,排序,二分黄色题 思路一:01背包+排序 #include<cstdio> #include<algorithm> using namespace std; int n,p,s; int dp[1005];//
以上是关于P2370 yyy2015c01 的 U 盘的主要内容,如果未能解决你的问题,请参考以下文章