Idiot-maker

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2015年3月7日

摘要: https://oj.leetcode.com/problems/find-peak-element/ A peak element is an element that is greater than its neighbors. Given an input array where num[i] 阅读全文
posted @ 2015-03-07 21:09 NickyYe 阅读(238) 评论(0) 推荐(0) 编辑

摘要: https://oj.leetcode.com/problems/permutations/Given a collection of numbers, return all possible permutations.For example,[1,2,3]have the following pe... 阅读全文
posted @ 2015-03-07 15:35 NickyYe 阅读(276) 评论(0) 推荐(0) 编辑