<?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: Google Treasure Hunt 2008, first puzzle in F#</title>
	<atom:link href="http://www.fsharp.it/2008/05/19/google-treasure-hunt-2008-first-puzzle-in-f/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fsharp.it/2008/05/19/google-treasure-hunt-2008-first-puzzle-in-f/</link>
	<description>Functional programming on .Net</description>
	<lastBuildDate>Wed, 18 Aug 2010 12:04:06 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Carsten</title>
		<link>http://www.fsharp.it/2008/05/19/google-treasure-hunt-2008-first-puzzle-in-f/comment-page-1/#comment-843</link>
		<dc:creator>Carsten</dc:creator>
		<pubDate>Thu, 09 Oct 2008 06:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.fsharp.it/?p=31#comment-843</guid>
		<description>maybe the tricky part is NOT to use factorials (no problem with F# - thanks to BigInt - put even here it&#039;s not very efffective).

To solve this you just have to think of pascals triangle and you will get a recursive formula for the binominal coefficient that is better suited to calculate those numbers.</description>
		<content:encoded><![CDATA[<p>maybe the tricky part is NOT to use factorials (no problem with F# &#8211; thanks to BigInt &#8211; put even here it&#8217;s not very efffective).</p>
<p>To solve this you just have to think of pascals triangle and you will get a recursive formula for the binominal coefficient that is better suited to calculate those numbers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: claudio</title>
		<link>http://www.fsharp.it/2008/05/19/google-treasure-hunt-2008-first-puzzle-in-f/comment-page-1/#comment-445</link>
		<dc:creator>claudio</dc:creator>
		<pubDate>Thu, 26 Jun 2008 09:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.fsharp.it/?p=31#comment-445</guid>
		<description>What exactly is unclear? Maybe I can try to explain it better.</description>
		<content:encoded><![CDATA[<p>What exactly is unclear? Maybe I can try to explain it better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhammad Adil</title>
		<link>http://www.fsharp.it/2008/05/19/google-treasure-hunt-2008-first-puzzle-in-f/comment-page-1/#comment-444</link>
		<dc:creator>Muhammad Adil</dc:creator>
		<pubDate>Thu, 26 Jun 2008 09:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.fsharp.it/?p=31#comment-444</guid>
		<description>the answer is not clear to me.</description>
		<content:encoded><![CDATA[<p>the answer is not clear to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Treasure Hunt 2008, second puzzle in F# &#187; FSharp.it</title>
		<link>http://www.fsharp.it/2008/05/19/google-treasure-hunt-2008-first-puzzle-in-f/comment-page-1/#comment-351</link>
		<dc:creator>Google Treasure Hunt 2008, second puzzle in F# &#187; FSharp.it</dc:creator>
		<pubDate>Wed, 21 May 2008 09:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.fsharp.it/?p=31#comment-351</guid>
		<description>[...] the first puzzle, which required some maths knowledge, in the second one we have to prove to be able to recursively [...]</description>
		<content:encoded><![CDATA[<p>[...] the first puzzle, which required some maths knowledge, in the second one we have to prove to be able to recursively [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
