随笔分类 -  贪心

摘要:题目链接:http://codeforces.com/contest/839/problem/B cpp include include include include include using namespace std; const int maxn = 100 + 5; int n, k; 阅读全文
posted @ 2017-08-18 15:53 LuSimon 阅读(100) 评论(0) 推荐(0)