摘要: A peak element is an element that is strictly greater than its neighbors. Given an integer array nums, find a peak element, and return its index. If t 阅读全文
posted @ 2015-01-11 21:53 Grandyang 阅读(25290) 评论(14) 推荐(1)
Fork me on GitHub