摘要: 原题链接在这里:https://leetcode.com/problems/verify-preorder-sequence-in-binary-search-tree/ 题目: Given an array of numbers, verify whether it is the correct 阅读全文
posted @ 2016-03-28 06:46 Dylan_Java_NYC 阅读(824) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/paint-house-ii/ 题目: There are a row of n houses, each house can be painted with one of the k colors. The cost of 阅读全文
posted @ 2016-03-28 05:25 Dylan_Java_NYC 阅读(761) 评论(0) 推荐(1) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/paint-house/ 题目: There are a row of n houses, each house can be painted with one of the three colors: red, blue 阅读全文
posted @ 2016-03-28 05:04 Dylan_Java_NYC 阅读(863) 评论(0) 推荐(0) 编辑