Problem 166. Kaprekar numbers

Created by the cyclist

Test if the input is a Kaprekar number: http://mathworld.wolfram.com/KaprekarNumber.html. Return a logical true or false.

Tags

Problem Group

43 solvers submitted 91 solutions (2.12 solutions/solver).

Solution Comments