摘要: 原问题描述如下。 Given an unsorted array of integers, find the length of the longest consecutive elements sequence. For example, Given [100, 4, 200, 1, 3, 2], 阅读全文
posted @ 2016-04-05 21:56 liyouvane 阅读(158) 评论(0) 推荐(0) 编辑