- #刷题
- #careercup
【第三轮】8.3-8.9 CareerCup 9.6

8594
9.6 Implement an algorithm to print all valid (i.e., properly opened and closed) combinations of n-pairs of parentheses.
回复解法可以按照以下格式来
[indent][indent]【解题思路】
【时间复杂度】
【空间复杂度】
【gist link】
---------------OPTional,如果觉得test case比较好,欢迎写出来分享----------------------
【test case】[/indent][/indent]
回复解法可以按照以下格式来
[indent][indent]【解题思路】
【时间复杂度】
【空间复杂度】
【gist link】
---------------OPTional,如果觉得test case比较好,欢迎写出来分享----------------------
【test case】[/indent][/indent]
4条回复
热度排序