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 Solvers249
Suggested Problems
-
Reverse the Words (not letters) of a String
330 Solvers
-
Omit columns averages from a matrix
546 Solvers
-
510 Solvers
-
Back to basics 23 - Triangular matrix
737 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
330 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!