HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Haskell Quiz/Happy Numbers

< Haskell Quiz

Categories: Haskell Quiz

RubyQuiz #93: A happy number is found using the following process: Take the sum of the squares of its digits, and continue iterating this process until it yields 1, or produces an infinite loop.

1 The Problem

2 Solutions

Retrieved from "http://haskell.org/haskellwiki/Haskell_Quiz/Happy_Numbers"

This page has been accessed 1,074 times. This page was last modified 10:33, 13 January 2007. Recent content is available under a simple permissive license.