摘要:
Given n pairs of parentheses, write a function to generate all combinations of well-formed parentheses.For example, given n = 3, a solution set is:"((... 阅读全文
posted @ 2015-05-10 16:05
BestWangJie
阅读(168)
评论(0)
推荐(0)
摘要:
Given a string containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid.The brackets must close in the c... 阅读全文
posted @ 2015-05-10 14:46
BestWangJie
阅读(128)
评论(0)
推荐(0)
摘要:
Given an array S of n integers, are there elements a, b, c, and d in S such that a + b + c + d = target? Find all unique quadruplets in the array whic... 阅读全文
posted @ 2015-05-10 13:31
BestWangJie
阅读(123)
评论(0)
推荐(0)

浙公网安备 33010602011771号