摘要: BZOJ-1086 #include<bits/stdc++.h> using namespace std; const int maxn = 1005; int head[maxn],To[maxn<<2],Next[maxn<<2]; int n,b,cnt,type,top; int Stac 阅读全文
posted @ 2019-07-11 21:21 MengX 阅读(165) 评论(0) 推荐(0) 编辑
摘要: POJ-1741 //#include<bits/stdc++.h> #include<iostream> #include<algorithm> #include<cstdio> #include<cstring> using namespace std; #define INF 0x3f3f3f 阅读全文
posted @ 2019-07-11 21:19 MengX 阅读(103) 评论(0) 推荐(0) 编辑

梦想不是空想