摘要: 1 #include <iostream> 2 #include <algorithm> 3 #include <cstring> 4 #include <queue> 5 using namespace std; 6 typedef long long LL; 7 struct node{ 8 i 阅读全文
posted @ 2020-03-04 18:09 ACWink 阅读(182) 评论(0) 推荐(0) 编辑
摘要: 1 #include 2 #include 3 #include 4 #include 5 using namespace std; 6 typedef long long LL; 7 struct node{ 8 in... 阅读全文
posted @ 2020-03-04 18:09 ACWink 阅读(37) 评论(0) 推荐(0) 编辑