上一页 1 ··· 7 8 9 10 11
题目来源https://leetcode.com/problems/longest-valid-parentheses/Given a string containing just the characters'('and')', find the length of the longest val... Read More
posted @ 2015-11-29 10:15 loadofleaf Views(246) Comments(0) Diggs(0) Edit
题目来源https://leetcode.com/problems/substring-with-concatenation-of-all-words/You are given a string,s, and a list of words,words, that are all of the s... Read More
posted @ 2015-11-27 20:34 loadofleaf Views(156) Comments(0) Diggs(0) Edit
题目来源https://leetcode.com/problems/next-permutation/Implement next permutation, which rearranges numbers into the lexicographically next greater permut... Read More
posted @ 2015-11-27 20:06 loadofleaf Views(210) Comments(0) Diggs(0) Edit
上一页 1 ··· 7 8 9 10 11