摘要: 出来冒个泡由于数比较大 开了map计数 然后边走边删边加 勉强可过 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 #include 9 using namespace std;10 #define LL long long11 #define N 20001012 int a[N],b[N],ff[N],o[N],g,vis[N];13 mapf;14 mapq;15 mapqq;16 int main()17 {18 int i,kq=0;19 LL n,m,p;... 阅读全文
posted @ 2013-11-27 13:59 _雨 阅读(211) 评论(0) 推荐(0) 编辑