该文被密码保护。 阅读全文
posted @ 2021-07-13 21:49 limited_Infinite 阅读(0) 评论(0) 推荐(0)
摘要: #include<iostream> #include<algorithm> #include<cstring> using namespace std; const int N = 100010; struct Node { int s[2], p, v; int size,flag; void 阅读全文
posted @ 2021-07-13 20:37 limited_Infinite 阅读(51) 评论(0) 推荐(0)
// //返回顶部 //返回顶部按钮