Problem 166. Kaprekar numbers
Solution Stats
Problem Comments
-
2 Comments
Superb Problem
nnnnn
Solution Comments
-
3 Comments
I wish I could see this solution.
It contains the line "if x == 704 | x == 681319 | x==681320", so you are not missing anything deep.
Changed test suite to deny this "solution"
-
2 Comments
703 not working
This solution only tests for divisibility by 9, not whether the number is a Kaprekar number.
-
2 Comments
this is no more coding but ...............
Changed test suite to deny this "solution"
-
2 Comments
this fake solution ,take the advantage of system
Changed test suite to deny this "solution"
Problem Recent Solvers259
Suggested Problems
-
Find the peak 3n+1 sequence value
1773 Solvers
-
Calculate the Levenshtein distance between two strings
942 Solvers
-
364 Solvers
-
Find perfect placement of non-rotating dominoes (easier)
302 Solvers
-
find the maximum element of the matrix
443 Solvers
More from this Author23
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!