摘要: Given a mountain sequence of n integers which increase firstly and then decrease, find the mountain top. Example Given nums = [1, 2, 4, 8, 6, 3] retur 阅读全文
posted @ 2017-07-13 09:17 setNULL 阅读(101) 评论(0) 推荐(0) 编辑