摘要: Given an unsorted array return whether an increasing subsequence of length 3 exists or not in the array.Formally the function should:Return true if there exists i, j, k such that arr[i] & nums) { ... 阅读全文
posted @ 2016-03-05 22:37 ZHOU YANG 阅读(323) 评论(0) 推荐(0)