摘要: ### Description:> Given an array of numbers nums, in which exactly two elements appear only once and all the other elements appear exactly twice. Find... 阅读全文
posted @ 2015-08-26 04:05 影湛 阅读(75) 评论(0) 推荐(0) 编辑
摘要: Description: Given an integer array of size n, find all elements that appear more than ⌊ n/3 ⌋ times. The algorithm should run in linear time and in ... 阅读全文
posted @ 2015-08-26 03:31 影湛 阅读(102) 评论(0) 推荐(0) 编辑