摘要: #include<iostream>#include<cstdio>#include<algorithm>#include<cstdlib>using namespace std; int f[100005],x[100005],y[100005]; int find(int x) { return 阅读全文
posted @ 2017-10-17 20:05 探险家Mr.H 阅读(106) 评论(0) 推荐(0) 编辑
摘要: #include<iostream> #include<cstdlib> #include<algorithm> #include<cstdio> #include<cmath> #include<cstring> #include<queue> using namespace std; int n 阅读全文
posted @ 2017-10-17 15:03 探险家Mr.H 阅读(114) 评论(0) 推荐(0) 编辑