摘要: Given two sequences of numbers : a11, a22, ...... , aNN, and b11, b22, ...... , bMM (1 <= M <= 10000, 1 <= N <= 1000000). Your task is to find a numbe 阅读全文
posted @ 2017-03-07 22:37 perplex 阅读(236) 评论(0) 推荐(0)
摘要: 3319 动物园 时间限制: 1 s 空间限制: 256000 KB 题目等级 : 大师 Master 题解 3319 动物园 3319 动物园 时间限制: 1 s 空间限制: 256000 KB 题目等级 : 大师 Master 时间限制: 1 s 空间限制: 256000 KB 题目等级 : 大 阅读全文
posted @ 2017-03-07 22:34 perplex 阅读(208) 评论(0) 推荐(0)
摘要: A. 1 #include <iostream> 2 #include<bits/stdc++.h> 3 #include <stack> 4 #include <queue> 5 #include <map> 6 #include <set> 7 #include <cstdio> 8 #incl 阅读全文
posted @ 2017-03-07 15:06 perplex 阅读(116) 评论(0) 推荐(0)