<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://www.gentoo-zh.org/extern.php?action=feed&amp;tid=102&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Gentoo中文社区 / 括号生成]]></title>
		<link>https://www.gentoo-zh.org/viewtopic.php?id=102</link>
		<description><![CDATA[括号生成 最近发表的帖子。]]></description>
		<lastBuildDate>Wed, 17 Aug 2022 11:33:13 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: 括号生成]]></title>
			<link>https://www.gentoo-zh.org/viewtopic.php?pid=107#p107</link>
			<description><![CDATA[<p>这题很神奇</p>]]></description>
			<author><![CDATA[dummy@example.com (batsom)]]></author>
			<pubDate>Wed, 17 Aug 2022 11:33:13 +0000</pubDate>
			<guid>https://www.gentoo-zh.org/viewtopic.php?pid=107#p107</guid>
		</item>
		<item>
			<title><![CDATA[括号生成]]></title>
			<link>https://www.gentoo-zh.org/viewtopic.php?pid=106#p106</link>
			<description><![CDATA[<p>数字 n 代表生成括号的对数，请你设计一个函数，用于能够生成所有可能的并且 有效的 括号组合。</p><p>示例 1：</p><p>输入：n = 3<br />输出：[&quot;((()))&quot;,&quot;(()())&quot;,&quot;(())()&quot;,&quot;()(())&quot;,&quot;()()()&quot;]</p><p>示例 2：</p><p>输入：n = 1<br />输出：[&quot;()&quot;]</p>]]></description>
			<author><![CDATA[dummy@example.com (王松伟)]]></author>
			<pubDate>Wed, 17 Aug 2022 11:28:02 +0000</pubDate>
			<guid>https://www.gentoo-zh.org/viewtopic.php?pid=106#p106</guid>
		</item>
	</channel>
</rss>
