poj3666

这数据有点水,只要求出非递减的就能够过,先存一下,之后回来再完善spa #include <cstdio> #include <cmath> #include <algorithm> using namespace std; typedef long long ll; const int N = 2200; const ll inf = 1 << 60; int n; int a[N], b[
本站公众号
   欢迎关注本站公众号,获取更多信息