HDU6438 Buy and Resell
摘要:
HDU6438 Buy and Resell 比较经典的贪心问题了 爬山 or 堆 ? #include <bits/stdc++.h> using namespace std; const int maxn = 100005; typedef long long ll; struct goods 阅读全文
posted @ 2018-08-26 12:04 solvit 阅读(168) 评论(0) 推荐(0)
浙公网安备 33010602011771号