<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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: std::string.find() 의 성능</title>
	<atom:link href="http://rein.upnl.org/wordpress/archives/373/feed" rel="self" type="application/rss+xml" />
	<link>http://rein.upnl.org/wordpress/archives/373</link>
	<description>프로그래머, 독서가, 게이머 그리고 블로거</description>
	<pubDate>Thu, 20 Nov 2008 10:12:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta3-9791</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rein</title>
		<link>http://rein.upnl.org/wordpress/archives/373/comment-page-1#comment-5708</link>
		<dc:creator>rein</dc:creator>
		<pubDate>Sun, 30 Sep 2007 12:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://rein.upnl.org/wordpress/archives/373#comment-5708</guid>
		<description>근데 생각해보면 *별로 길지 않고 / 전처리 시간도 아까운 횟수에서* 복잡한 알고리즘을 쓰는 것도 참 의미없어 보이긴하다 -_-a
뭐 그냥저냥 짧은 길이에선 O(mn) 시간 복잡도가 나와도 버틸만하니;</description>
		<content:encoded><![CDATA[<p>근데 생각해보면 *별로 길지 않고 / 전처리 시간도 아까운 횟수에서* 복잡한 알고리즘을 쓰는 것도 참 의미없어 보이긴하다 -_-a<br />
뭐 그냥저냥 짧은 길이에선 O(mn) 시간 복잡도가 나와도 버틸만하니;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.Strane</title>
		<link>http://rein.upnl.org/wordpress/archives/373/comment-page-1#comment-5707</link>
		<dc:creator>J.Strane</dc:creator>
		<pubDate>Sun, 30 Sep 2007 11:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://rein.upnl.org/wordpress/archives/373#comment-5707</guid>
		<description>역시 MS VC++ 2005 의 STL 구현도 비슷하군요. 아마 Dinkumware 겠지요? 이제 남은건 STLPort 정도가 있으려나 ... 파이썬 라이브러리도 테스트 해보면 재밌을거 같은데 귀찮음이 몰려오네요. orz</description>
		<content:encoded><![CDATA[<p>역시 MS VC++ 2005 의 STL 구현도 비슷하군요. 아마 Dinkumware 겠지요? 이제 남은건 STLPort 정도가 있으려나 &#8230; 파이썬 라이브러리도 테스트 해보면 재밌을거 같은데 귀찮음이 몰려오네요. orz</p>
]]></content:encoded>
	</item>
</channel>
</rss>
