摘要: 原题链接在这里:https://leetcode.com/problems/word-break/ 题目: Given a string s and a dictionary of strings wordDict, return true if s can be segmented into a 阅读全文
posted @ 2015-09-12 06:49 Dylan_Java_NYC 阅读(334) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/triangle/ 题目: Given a triangle, find the minimum path sum from top to bottom. Each step you may move to adjacent 阅读全文
posted @ 2015-09-12 03:08 Dylan_Java_NYC 阅读(233) 评论(0) 推荐(0) 编辑