Idiot-maker

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

2015年1月23日

摘要: https://oj.leetcode.com/problems/minimum-path-sum/Given amxngrid filled with non-negative numbers, find a path from top left to bottom right whichmini... 阅读全文
posted @ 2015-01-23 15:58 NickyYe 阅读(220) 评论(0) 推荐(0) 编辑

摘要: https://oj.leetcode.com/problems/unique-paths-ii/Follow up for "Unique Paths":Now consider if some obstacles are added to the grids. How many unique p... 阅读全文
posted @ 2015-01-23 14:18 NickyYe 阅读(192) 评论(0) 推荐(0) 编辑

摘要: https://oj.leetcode.com/problems/unique-paths/A robot is located at the top-left corner of amxngrid (marked 'Start' in the diagram below).The robot ca... 阅读全文
posted @ 2015-01-23 13:16 NickyYe 阅读(179) 评论(0) 推荐(0) 编辑

摘要: https://oj.leetcode.com/problems/string-to-integer-atoi/Implementatoito convert a string to an integer.Hint:Carefully consider all possible input case... 阅读全文
posted @ 2015-01-23 09:16 NickyYe 阅读(174) 评论(0) 推荐(0) 编辑