摘要:
#include<map> #include<queue> #include<time.h> #include<limits.h> #include<cmath> #include<ostream> #include<iterator> #include<set> #include<stack> # 阅读全文
posted @ 2020-06-03 13:11
晴屿
阅读(146)
评论(0)
推荐(0)
摘要:
#include <cstdio> #include <iostream> using namespace std; int n,m,x; int hh,tt,a[1000001],q[1000001],f[1000001]; int read() { char ch=getchar(); int 阅读全文
posted @ 2020-06-03 13:10
晴屿
阅读(195)
评论(0)
推荐(0)