Fork me on GitHub
摘要: "欢迎fork and star:Nowcoder Repository github" 140. Word Break II 题目: 解析 unordered_set& dict办版本 暴力超时 C++ namespace test { vector wordBreak(string s, uno 阅读全文
posted @ 2017-12-24 20:39 ranjiewen 阅读(293) 评论(0) 推荐(0)
摘要: "欢迎fork and star:Nowcoder Repository github" 139. Word Break 题目 解析 bfs https://leetcode.com/problems/word break/discuss/43797/A solution using BFS 题目来 阅读全文
posted @ 2017-12-24 15:19 ranjiewen 阅读(365) 评论(0) 推荐(0)