摘要: 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 阅读全文
posted @ 2016-02-27 00:54 amazingzoe 阅读(172) 评论(0) 推荐(0)