FlyingCode

导航

 

2017年6月26日

摘要: leetcode312: https://leetcode.com/problems/burst-balloons/#/description Given n balloons, indexed from 0 to n-1. Each balloon is painted with a number 阅读全文
posted @ 2017-06-26 18:07 hhbeast 阅读(158) 评论(0) 推荐(0)
 
摘要: leetcode 164. Maximum Gap 题目: Given an unsorted array, find the maximum difference between the successive elements in its sorted form. Try to solve it 阅读全文
posted @ 2017-06-26 16:44 hhbeast 阅读(192) 评论(0) 推荐(0)