摘要: There are a total ofncourses you have to take, labeled from0ton - 1.Some courses may have prerequisites, for example to take course 0 you have to firs... 阅读全文
posted @ 2015-06-16 14:46 tjuloading 阅读(184) 评论(0) 推荐(0)
摘要: Find thekth largest element in an unsorted array. Note that it is the kth largest element in the sorted order, not the kth distinct element.For exampl... 阅读全文
posted @ 2015-06-16 14:02 tjuloading 阅读(262) 评论(0) 推荐(0)