
Greedy
任志丰
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
第十一周 leetcode 135. Candy(Hard)
题目描述: There are N children standing in a line. Each child is assigned a rating value. What is the minimum candies you must give?原创 2017-07-14 22:56:25 · 295 阅读 · 0 评论 -
第十三周 leetcode Add to List 55. Jump Game(Medium)
题目描述: Given an array of non-negative integers, you are initially positioned at the first index of the array. Each element in the array represents your maximum jump length at that position.原创 2017-07-15 00:13:46 · 470 阅读 · 0 评论