随笔分类 -  深度优先搜索(DFS)

摘要:题目:Additive number is a positive integer whose digits can form additive sequence.A valid additive sequence should contain at least three numbers. Exce... 阅读全文
posted @ 2015-11-19 16:05 lasclocker 阅读(407) 评论(0) 推荐(0)
摘要:题目:Given a string that contains only digits 0-9 and a target value, return all possibilities to add binary operators (not unary) +, -, or * between th... 阅读全文
posted @ 2015-11-07 12:19 lasclocker 阅读(618) 评论(0) 推荐(0)