
不同
文章平均质量分 81
jmspan
这个作者很懒,什么都没留下…
展开
-
LeetCode 340. Longest Substring with At Most K Distinct Characters(最长字串)
原题网址:https://leetcode.com/problems/longest-substring-with-at-most-k-distinct-characters/ Given a string, find the length of the longest substring T that contains at most k distinct characters.原创 2016-04-30 09:10:31 · 1327 阅读 · 0 评论 -
LeetCode 256. Paint House(房子涂色)
原题网址: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 or green. The cost of painting each house with a cer原创 2016-04-09 05:05:47 · 1703 阅读 · 0 评论