摘要:
#include<map> #include<queue> #include<time.h> #include<limits.h> #include<cmath> #include<ostream> #include<iterator> #include<set> #include<stack> # 阅读全文
posted @ 2020-06-24 21:46
晴屿
阅读(218)
评论(0)
推荐(0)
摘要:
#include<map> #include<queue> #include<time.h> #include<limits.h> #include<cmath> #include<ostream> #include<iterator> #include<set> #include<stack> # 阅读全文
posted @ 2020-06-24 21:45
晴屿
阅读(140)
评论(0)
推荐(0)
摘要:
比赛的时候wa吐了 #include<map> #include<queue> #include<time.h> #include<limits.h> #include<cmath> #include<ostream> #include<iterator> #include<set> #includ 阅读全文
posted @ 2020-06-24 21:41
晴屿
阅读(130)
评论(0)
推荐(0)
摘要:
#include<cstdio> #include<cstring> #include<algorithm> #include<queue> #include<iostream> using namespace std; const int maxn=1e6+10; const int inf=0x 阅读全文
posted @ 2020-06-24 11:17
晴屿
阅读(136)
评论(0)
推荐(0)