摘要: Given two sequences of numbers : a[1], a[2], ...... , a[N], and b[1], b[2], ...... , b[M] (1 <= M <= 10000, 1 <= N <= 1000000). Your task is to find a 阅读全文
posted @ 2016-08-18 11:16 苍鼠 阅读(237) 评论(0) 推荐(0) 编辑