<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: 猴子选大王（约瑟夫环问题）c语言描述	</title>
	<atom:link href="https://www.coder4.com/archives/89/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com/archives/89</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Mon, 30 Nov 2009 07:52:25 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: coder4		</title>
		<link>https://www.coder4.com/archives/89#comment-4</link>

		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Mon, 30 Nov 2009 07:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.coder4.com/?p=89#comment-4</guid>

					<description><![CDATA[&lt;a href=&quot;#comment-1&quot; rel=&quot;nofollow&quot;&gt;@digiter &lt;/a&gt;
其实这个程序我写的很幼稚的，因为当时还是大一呢。06年写的……呵呵，都被你找到这里来了。。]]></description>
			<content:encoded><![CDATA[<p><a href="#comment-1" rel="nofollow">@digiter </a><br />
其实这个程序我写的很幼稚的，因为当时还是大一呢。06年写的……呵呵，都被你找到这里来了。。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: digiter		</title>
		<link>https://www.coder4.com/archives/89#comment-3</link>

		<dc:creator><![CDATA[digiter]]></dc:creator>
		<pubDate>Sun, 29 Nov 2009 10:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.coder4.com/?p=89#comment-3</guid>

					<description><![CDATA[说错了，用二分 + 树状数组是O(n * log n * log n)，用线段树才是O(n * log n)的]]></description>
			<content:encoded><![CDATA[<p>说错了，用二分 + 树状数组是O(n * log n * log n)，用线段树才是O(n * log n)的</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: digiter		</title>
		<link>https://www.coder4.com/archives/89#comment-2</link>

		<dc:creator><![CDATA[digiter]]></dc:creator>
		<pubDate>Sun, 29 Nov 2009 10:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.coder4.com/?p=89#comment-2</guid>

					<description><![CDATA[那次做哈尔滨的网预，有这道题，用树状数组O(n * log n)过掉的，感觉灰常强大]]></description>
			<content:encoded><![CDATA[<p>那次做哈尔滨的网预，有这道题，用树状数组O(n * log n)过掉的，感觉灰常强大</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
