Haskell Quiz/Happy Numbers
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.
[edit]
1 The Problem
[edit]
Edit this page |
Discuss this page |
Page history |
What links here |
Related changes