摘要: 题目描述: Given n pairs of parentheses, write a function to generate all combinations of well-formed parentheses.题目大意: 给定整数 n,生成 n 个“()”排列... 阅读全文
posted @ 2016-08-29 15:56 zsper 阅读(69) 评论(0) 推荐(0) 编辑