摘要: 随机挑选一题试试手气。问题描述:Given an unsorted array of integers, find the length of the longest consecutive elements sequence.For example, Given [100, 4, 200, 1, ... 阅读全文
posted @ 2014-07-24 16:07 lequ 阅读(133) 评论(0) 推荐(0) 编辑