摘要: Design an Iterator class, which has: A constructor that takes a string characters of sorted distinct lowercase English letters and a number combinatio 阅读全文
posted @ 2019-12-22 06:43 Schwifty 阅读(615) 评论(0) 推荐(0)
摘要: Given an integer array sorted in non-decreasing order, there is exactly one integer in the array that occurs more than 25% of the time. Return that in 阅读全文
posted @ 2019-12-22 06:33 Schwifty 阅读(344) 评论(0) 推荐(0)