摘要: /* 数据水... */ #include<iostream> #include<cstdio> #include<cstring> #define N 100007 using namespace std; int n,m,opt,x,y,z,ans,cnt; int col[N]; inline 阅读全文
posted @ 2018-10-12 21:28 安月冷 阅读(230) 评论(0) 推荐(0) 编辑
摘要: #include<iostream> #include<cstdio> #include<cstring> #include<queue> #define N 2001 using namespace std; int n,m,ans,cnt; int vis[N],w[N],x[N],deep[N 阅读全文
posted @ 2018-10-12 11:42 安月冷 阅读(138) 评论(0) 推荐(0) 编辑