摘要: 原题链接在这里:https://leetcode.com/problems/binary-watch/ 题目: A binary watch has 4 LEDs on the top which represent the hours (0-11), and the 6 LEDs on the b 阅读全文
posted @ 2017-01-10 15:10 Dylan_Java_NYC 阅读(291) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/majority-element-ii/ 题目: Given an integer array of size n, find all elements that appear more than ⌊ n/3 ⌋ times 阅读全文
posted @ 2017-01-10 08:46 Dylan_Java_NYC 阅读(261) 评论(0) 推荐(0) 编辑