<?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>Thu, 29 Jul 2010 06:02:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</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 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 06: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 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 17: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 16: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 16:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1504#comment-85</guid>
		<description>Hello, Anuvrat,&lt;br&gt;&lt;br&gt;Here's a java solution for your problem, enjoy!&lt;br&gt;&lt;br&gt;&lt;a href="http://pastebin.com/PKu0u1pt" rel="nofollow"&gt;http://pastebin.com/PKu0u1pt&lt;/a&gt; (incase the formatting gets screwed)&lt;br&gt;&lt;br&gt; if(new Object() {&lt;br&gt;        &lt;br&gt;        public boolean foo() {&lt;br&gt;            System.out.print("Fair ");&lt;br&gt;            return false;&lt;br&gt;        }&lt;br&gt;    }.foo())&lt;br&gt;    {&lt;br&gt;      System.out.print("Fair");&lt;br&gt;    }else&lt;br&gt;    {&lt;br&gt;      System.out.print("Issac");&lt;br&gt;    }</description>
		<content:encoded><![CDATA[<p>Hello, Anuvrat,</p>
<p>Here&#39;s a java solution for your problem, enjoy!</p>
<p><a href="http://pastebin.com/PKu0u1pt" rel="nofollow">http://pastebin.com/PKu0u1pt</a> (incase the formatting gets screwed)</p>
<p> if(new Object() {</p>
<p>        public boolean foo() {<br />            System.out.print(&#8220;Fair &#8220;);<br />            return false;<br />        }<br />    }.foo())<br />    {<br />      System.out.print(&#8220;Fair&#8221;);<br />    }else<br />    {<br />      System.out.print(&#8220;Issac&#8221;);<br />    }</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 21: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&#39;t been able to do it in java though. You think it&#39;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 18:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1504#comment-77</guid>
		<description>if(!printf("Fair")) {&lt;br&gt;2.  printf(" Fair ");&lt;br&gt;3.}&lt;br&gt;4.else {&lt;br&gt;5.  printf(" Isaac ");&lt;br&gt;6.}&lt;br&gt;&lt;br&gt;&lt;br&gt;So simple!!</description>
		<content:encoded><![CDATA[<p>if(!printf(&#8220;Fair&#8221;)) {<br />2.  printf(&#8221; Fair &#8220;);<br />3.}<br />4.else {<br />5.  printf(&#8221; Isaac &#8220;);<br />6.}</p>
<p>So simple!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Puzzle: Complete the C Code Block by Guest</title>
		<link>http://blog.singhanuvrat.com/coding/puzzle-complete-the-c-code-block/comment-page-1#comment-75</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Mon, 17 May 2010 22:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1504#comment-75</guid>
		<description>if(printf("Fair")==0)</description>
		<content:encoded><![CDATA[<p>if(printf(&#8220;Fair&#8221;)==0)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parsing XML Using Castor by Anuvrat</title>
		<link>http://blog.singhanuvrat.com/tech/parsing-xml-using-castor/comment-page-1#comment-73</link>
		<dc:creator>Anuvrat</dc:creator>
		<pubDate>Thu, 06 May 2010 05:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1482#comment-73</guid>
		<description>I did not know about xstream. I'll look into it. &lt;br&gt;&lt;br&gt;Castor does seem intimidating at first, and the learning curve is definitely steep. But once you understand the whole concept then you have lots of options.</description>
		<content:encoded><![CDATA[<p>I did not know about xstream. I&#39;ll look into it. </p>
<p>Castor does seem intimidating at first, and the learning curve is definitely steep. But once you understand the whole concept then you have lots of options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parsing XML Using Castor by Abhinav</title>
		<link>http://blog.singhanuvrat.com/tech/parsing-xml-using-castor/comment-page-1#comment-72</link>
		<dc:creator>Abhinav</dc:creator>
		<pubDate>Thu, 06 May 2010 04:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1482#comment-72</guid>
		<description>xstream is simpler :)</description>
		<content:encoded><![CDATA[<p>xstream is simpler <img src='http://blog.singhanuvrat.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FICO: Freshers Skit At All Hands Meet by Bugg&amp;#39;z</title>
		<link>http://blog.singhanuvrat.com/work/fico-freshers-skit-at-all-hands-meet/comment-page-1#comment-64</link>
		<dc:creator>Bugg&amp;#39;z</dc:creator>
		<pubDate>Sat, 10 Apr 2010 06:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.singhanuvrat.com/?p=1433#comment-64</guid>
		<description>good one !</description>
		<content:encoded><![CDATA[<p>good one !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
