摘要: Miku 你只需要一个小小的对顶堆 #include<iostream> #include<cstdio> #include<algorithm> #include<cstring> #include<queue> using namespace std; priority_queue <int> 阅读全文
posted @ 2020-11-20 19:45 Simex 阅读(109) 评论(0) 推荐(0) 编辑
摘要: Aimee 很水的题目 #include<iostream> #include<cstdio> #include<algorithm> #include<cstring> using namespace std; int n; int Aimee[50]; int p; int ans; int m 阅读全文
posted @ 2020-11-20 19:42 Simex 阅读(93) 评论(0) 推荐(0) 编辑