<?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: Project Euler: Problem 4</title>
	<atom:link href="http://www.geekality.net/2009/09/18/project-euler-problem-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekality.net/2009/09/18/project-euler-problem-4/</link>
	<description>With a hint of Social Ineptitude</description>
	<lastBuildDate>Tue, 07 Feb 2012 09:05:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: seyedx</title>
		<link>http://www.geekality.net/2009/09/18/project-euler-problem-4/#comment-12</link>
		<dc:creator>seyedx</dc:creator>
		<pubDate>Tue, 22 Sep 2009 08:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekality.net/?p=181#comment-12</guid>
		<description>There must be an easier mathematical way of solving this. I realised that any palindromic number has 11 as a modulo. So annoying, there must be an easier way to do this.</description>
		<content:encoded><![CDATA[<p>There must be an easier mathematical way of solving this. I realised that any palindromic number has 11 as a modulo. So annoying, there must be an easier way to do this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Torleif</title>
		<link>http://www.geekality.net/2009/09/18/project-euler-problem-4/#comment-11</link>
		<dc:creator>Torleif</dc:creator>
		<pubDate>Tue, 22 Sep 2009 06:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekality.net/?p=181#comment-11</guid>
		<description>It takes between 3 and 8 milliseconds depending on if I run in release or debug mode and what it feels like. It is run as a test case under TestDriven.Net using NUnit though, so I don&#039;t really know if it could run faster if run in a more standard way.</description>
		<content:encoded><![CDATA[<p>It takes between 3 and 8 milliseconds depending on if I run in release or debug mode and what it feels like. It is run as a test case under TestDriven.Net using NUnit though, so I don&#8217;t really know if it could run faster if run in a more standard way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Torleif</title>
		<link>http://www.geekality.net/2009/09/18/project-euler-problem-4/#comment-10</link>
		<dc:creator>Torleif</dc:creator>
		<pubDate>Tue, 22 Sep 2009 06:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekality.net/?p=181#comment-10</guid>
		<description>@Vegar, those algorithms seems to just generate palindromes though. In this challenge you also have the requirement that they have be the product of a 3 digit number. Maybe some could still be useful, but mine is fast enough for now :)</description>
		<content:encoded><![CDATA[<p>@Vegar, those algorithms seems to just generate palindromes though. In this challenge you also have the requirement that they have be the product of a 3 digit number. Maybe some could still be useful, but mine is fast enough for now <img src='http://www.geekality.net/wp-includes/images/blank.gif' alt=':)' class='wp-smiley smiley-1' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seyedx</title>
		<link>http://www.geekality.net/2009/09/18/project-euler-problem-4/#comment-6</link>
		<dc:creator>seyedx</dc:creator>
		<pubDate>Mon, 21 Sep 2009 11:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekality.net/?p=181#comment-6</guid>
		<description>What was your time Torleif? Did you time the script?</description>
		<content:encoded><![CDATA[<p>What was your time Torleif? Did you time the script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vegar</title>
		<link>http://www.geekality.net/2009/09/18/project-euler-problem-4/#comment-5</link>
		<dc:creator>Vegar</dc:creator>
		<pubDate>Mon, 21 Sep 2009 10:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekality.net/?p=181#comment-5</guid>
		<description>delphi.about.com did an contest on palindroms a couple of weeks ago. &lt;a href=&quot;http://delphi.about.com/od/delphichallengesexercises/qt/delphi-palindromic-numbers.htm&quot; rel=&quot;nofollow&quot;&gt;Check it out&lt;/a&gt; for some ideas to faster algorithms.</description>
		<content:encoded><![CDATA[<p>delphi.about.com did an contest on palindroms a couple of weeks ago. <a href="http://delphi.about.com/od/delphichallengesexercises/qt/delphi-palindromic-numbers.htm" rel="nofollow">Check it out</a> for some ideas to faster algorithms.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

