We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Modified Kaprekar Numbers
Modified Kaprekar Numbers
Sort by
recency
|
1039 Discussions
|
Please Login in order to post a comment
Here is my python code (simple brute force):
Here is my c++ solution, you can what the explanation here : https://youtu.be/MttrQCHGu3w
JavaCode
Hi, this is my solution in C# 🐿️
Solution of Kaprekar Numbers in Python :