<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">
<channel>
	<title>Comments for Diabolical or Smart</title>
	
	<link>http://blog.singhanuvrat.com</link>
	<description>Nitwit, Blubber, Oddment, Tweak !!</description>
	<lastBuildDate>Wed, 08 Sep 2010 02:44:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CommentsForDiabolicalOrSmart" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="commentsfordiabolicalorsmart" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Unanticipated Delivery Of A Futures Contract by Karin</title>
		<link>http://blog.singhanuvrat.com/story/unanticipated-delivery-of-a-futures-contract/comment-page-1#comment-318</link>
		<dc:creator>Karin</dc:creator>
		<pubDate>Wed, 08 Sep 2010 02:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1621#comment-318</guid>
		<description>My tutor copied and distributed some pages from that book, which include this story. Made me smile widely. </description>
		<content:encoded><![CDATA[<p>My tutor copied and distributed some pages from that book, which include this story. Made me smile widely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project Euler : Maximum Sum Traversing Top To Bottom In A Triangle by jez</title>
		<link>http://blog.singhanuvrat.com/problems/project-euler-maximum-sum-traversing-top-to-bottom-in-a-triangle/comment-page-1#comment-312</link>
		<dc:creator>jez</dc:creator>
		<pubDate>Tue, 07 Sep 2010 17:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1104#comment-312</guid>
		<description>oops typo in my email....posting my right one ! j </description>
		<content:encoded><![CDATA[<p>oops typo in my email&#8230;.posting my right one ! j</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project Euler : Maximum Sum Traversing Top To Bottom In A Triangle by jez</title>
		<link>http://blog.singhanuvrat.com/problems/project-euler-maximum-sum-traversing-top-to-bottom-in-a-triangle/comment-page-1#comment-311</link>
		<dc:creator>jez</dc:creator>
		<pubDate>Tue, 07 Sep 2010 17:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1104#comment-311</guid>
		<description>Anuvrat ! - really great stuff ! very interested in prime distributions and am working on visualising them in spiral/spherical 3d surfaces and forms to assist us 'human' visual pattern finders in seeing the relations more clearly - especially interested in quad and octal groupings of primes .... my background is programming rather than maths but i go as deep as i have time and inclination for ! love to keep in touch and share a few thoughts ! keep going monsieur ! great work ! </description>
		<content:encoded><![CDATA[<p>Anuvrat ! &#8211; really great stuff ! very interested in prime distributions and am working on visualising them in spiral/spherical 3d surfaces and forms to assist us &#039;human&#039; visual pattern finders in seeing the relations more clearly &#8211; especially interested in quad and octal groupings of primes &#8230;. my background is programming rather than maths but i go as deep as i have time and inclination for ! love to keep in touch and share a few thoughts ! keep going monsieur ! great work !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project Euler : Maximum Sum Traversing Top To Bottom In A Triangle by Zihao Yu</title>
		<link>http://blog.singhanuvrat.com/problems/project-euler-maximum-sum-traversing-top-to-bottom-in-a-triangle/comment-page-1#comment-96</link>
		<dc:creator>Zihao Yu</dc:creator>
		<pubDate>Thu, 29 Jul 2010 01:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1104#comment-96</guid>
		<description>Nice work! </description>
		<content:encoded><![CDATA[<p>Nice work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project Euler : Sum Of Primes Below Two Million by Alexey</title>
		<link>http://blog.singhanuvrat.com/problems/sum-of-primes-below-two-million/comment-page-1#comment-98</link>
		<dc:creator>Alexey</dc:creator>
		<pubDate>Sun, 25 Jul 2010 17:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1055#comment-98</guid>
		<description>1. It's very nice that you publish sources that couldn't be compiled (Stopwatch reference, missing imports :)2. The execution time of your code using -server option is 782 ms on my Core Quad Q9550 2.5 GHz, without 2177 ms, nice difference. 3. Using using the Sieve of Eratosthenes gives 100 time better performmance, 20 ms on my  Core Quad Q9550 (for example).4. Look at Facebook puzzles ( &lt;a href="http://www.facebook.com/careers/puzzles.php" rel="nofollow"&gt;http://www.facebook.com/careers/puzzles.php&lt;/a&gt; ). They're more interesting imho. </description>
		<content:encoded><![CDATA[<p>1. It&#039;s very nice that you publish sources that couldn&#039;t be compiled (Stopwatch reference, missing imports <img src='http://blog.singhanuvrat.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> 2. The execution time of your code using -server option is 782 ms on my Core Quad Q9550 2.5 GHz, without 2177 ms, nice difference. 3. Using using the Sieve of Eratosthenes gives 100 time better performmance, 20 ms on my  Core Quad Q9550 (for example).4. Look at Facebook puzzles ( <a href="http://www.facebook.com/careers/puzzles.php" rel="nofollow">http://www.facebook.com/careers/puzzles.php</a> ). They&#039;re more interesting imho.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Puzzle: Complete the C Code Block by Anuvrat</title>
		<link>http://blog.singhanuvrat.com/coding/puzzle-complete-the-c-code-block/comment-page-1#comment-88</link>
		<dc:creator>Anuvrat</dc:creator>
		<pubDate>Mon, 07 Jun 2010 12:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1504#comment-88</guid>
		<description>Wiow!! Thanks a lot. I really liked this solution. </description>
		<content:encoded><![CDATA[<p>Wiow!! Thanks a lot. I really liked this solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Puzzle: Complete the C Code Block by st0le</title>
		<link>http://blog.singhanuvrat.com/coding/puzzle-complete-the-c-code-block/comment-page-1#comment-84</link>
		<dc:creator>st0le</dc:creator>
		<pubDate>Sat, 05 Jun 2010 11:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1504#comment-84</guid>
		<description>&lt;a href="http://pastebin.com/PKu0u1pt" rel="nofollow"&gt;http://pastebin.com/PKu0u1pt&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p><a href="http://pastebin.com/PKu0u1pt" rel="nofollow">http://pastebin.com/PKu0u1pt</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Puzzle: Complete the C Code Block by st0le</title>
		<link>http://blog.singhanuvrat.com/coding/puzzle-complete-the-c-code-block/comment-page-1#comment-85</link>
		<dc:creator>st0le</dc:creator>
		<pubDate>Sat, 05 Jun 2010 11:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1504#comment-85</guid>
		<description>Hello, Anuvrat,Here's a java solution for your problem, enjoy!&lt;a href="http://pastebin.com/PKu0u1pt" rel="nofollow"&gt;http://pastebin.com/PKu0u1pt&lt;/a&gt; (incase the formatting gets screwed) if(new Object() {                public boolean foo() {            System.out.print("Fair ");            return false;        }    }.foo())    {      System.out.print("Fair");    }else    {      System.out.print("Issac");    } </description>
		<content:encoded><![CDATA[<p>Hello, Anuvrat,Here&#039;s a java solution for your problem, enjoy!<a href="http://pastebin.com/PKu0u1pt" rel="nofollow">http://pastebin.com/PKu0u1pt</a> (incase the formatting gets screwed) if(new Object() {                public boolean foo() {            System.out.print(&quot;Fair &quot;);            return false;        }    }.foo())    {      System.out.print(&quot;Fair&quot;);    }else    {      System.out.print(&quot;Issac&quot;);    }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Puzzle: Complete the C Code Block by Anuvrat</title>
		<link>http://blog.singhanuvrat.com/coding/puzzle-complete-the-c-code-block/comment-page-1#comment-78</link>
		<dc:creator>Anuvrat</dc:creator>
		<pubDate>Thu, 20 May 2010 16:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1504#comment-78</guid>
		<description>Haven't been able to do it in java though. You think it's possible? </description>
		<content:encoded><![CDATA[<p>Haven&#039;t been able to do it in java though. You think it&#039;s possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Puzzle: Complete the C Code Block by Varun Bhalla</title>
		<link>http://blog.singhanuvrat.com/coding/puzzle-complete-the-c-code-block/comment-page-1#comment-77</link>
		<dc:creator>Varun Bhalla</dc:creator>
		<pubDate>Thu, 20 May 2010 13:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1504#comment-77</guid>
		<description>if(!printf("Fair")) {2.  printf(" Fair ");3.}4.else {5.  printf(" Isaac ");6.}So simple!! </description>
		<content:encoded><![CDATA[<p>if(!printf(&quot;Fair&quot;)) {2.  printf(&quot; Fair &quot;);3.}4.else {5.  printf(&quot; Isaac &quot;);6.}So simple!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
