ZOJ4043 Virtual Singers
摘要:
题目: ZOJ4043 Virtual Singers 题解: 2018青岛热身赛的D题 注意反悔操作的处理,其他就贪心了 #include <bits/stdc++.h> using namespace std; typedef long long ll; const int maxn = 100 阅读全文
posted @ 2018-11-05 09:23 solvit 阅读(242) 评论(0) 推荐(0)
浙公网安备 33010602011771号