<?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: Solving sudoku with fortran?</title>
	<atom:link href="http://easydaily.com/blog/solving-sudoku-with-fortran/feed/" rel="self" type="application/rss+xml" />
	<link>http://easydaily.com/blog/solving-sudoku-with-fortran/</link>
	<description>EasyDaily.com</description>
	<lastBuildDate>Thu, 17 May 2012 06:48:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Lisa R</title>
		<link>http://easydaily.com/blog/solving-sudoku-with-fortran/comment-page-1/#comment-307</link>
		<dc:creator>Lisa R</dc:creator>
		<pubDate>Tue, 01 Sep 2009 00:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://easydaily.com/blog/solving-sudoku-with-fortran/#comment-307</guid>
		<description>Use double array.</description>
		<content:encoded><![CDATA[<p>Use double array.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mapighimagsik_so</title>
		<link>http://easydaily.com/blog/solving-sudoku-with-fortran/comment-page-1/#comment-306</link>
		<dc:creator>mapighimagsik_so</dc:creator>
		<pubDate>Sun, 30 Aug 2009 09:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://easydaily.com/blog/solving-sudoku-with-fortran/#comment-306</guid>
		<description>In order to do the backtracking, you&#039;ll probably need some sort of array or list. 

This website covers Fortran arrays in detail.</description>
		<content:encoded><![CDATA[<p>In order to do the backtracking, you&#8217;ll probably need some sort of array or list. </p>
<p>This website covers Fortran arrays in detail.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

