<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/groovy/tags/Euler</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 18:19:28 GMT</pubDate>
<item>
<title>(Groovy) [Project Euler in Groovy] - P1 - ccw</title>
<link>http://snipplr.com/view/64160/project-euler-in-groovy--p1/</link>
<description><![CDATA[ <p>Project Euler in Groovy, Problem 1</p> ]]></description>
<pubDate>Mon, 26 Mar 2012 14:37:38 GMT</pubDate>
<guid>http://snipplr.com/view/64160/project-euler-in-groovy--p1/</guid>
</item>
<item>
<title>(Groovy) Find the last ten digits of the series, 1^(1) + 2^(2) + 3^(3) + ... + 1000^(1000) - theobriscoe</title>
<link>http://snipplr.com/view/10566/find-the-last-ten-digits-of-the-series-11--22--33----10001000/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 18 Dec 2008 13:48:33 GMT</pubDate>
<guid>http://snipplr.com/view/10566/find-the-last-ten-digits-of-the-series-11--22--33----10001000/</guid>
</item>
<item>
<title>(Groovy) Find the sum of digits in 100! (Factorial) - theobriscoe</title>
<link>http://snipplr.com/view/10565/find-the-sum-of-digits-in-100-factorial/</link>
<description><![CDATA[ <p>Find the sum of digits in 100!
n! means n × (n − 1) × ... × 3 × 2 × 1</p> ]]></description>
<pubDate>Thu, 18 Dec 2008 13:03:29 GMT</pubDate>
<guid>http://snipplr.com/view/10565/find-the-sum-of-digits-in-100-factorial/</guid>
</item>
<item>
<title>(Groovy) Project Euler: Add all the natural numbers below one thousand that are multiples of 3 or 5. - theobriscoe</title>
<link>http://snipplr.com/view/10460/project-euler-add-all-the-natural-numbers-below-one-thousand-that-are-multiples-of-3-or-5/</link>
<description><![CDATA[ <p>Add all the natural numbers below one thousand that are multiples of 3 or 5.

If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9.

The sum of these multiples is 23.
http://projecteuler.net/index.php?section=problems&amp;id=1</p> ]]></description>
<pubDate>Sat, 13 Dec 2008 10:26:37 GMT</pubDate>
<guid>http://snipplr.com/view/10460/project-euler-add-all-the-natural-numbers-below-one-thousand-that-are-multiples-of-3-or-5/</guid>
</item>
</channel>
</rss>