成吉思(刷)
Friday, January 29, 2016
LeetCode Q22: Generate Parenthesis
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:
"((()))", "(()())", "(())()", "()(())", "()()()"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment