We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ab99f commit 1d4c199Copy full SHA for 1d4c199
1 file changed
Number Theory/KeprekarNo.java
@@ -1,4 +1,4 @@
1
-//Write a program to check if a number is Special or not
+//Write a program to check if a number is Keprekar or not
2
import java.util.*;
3
class Keprekar{
4
public static void main(String args[]){
0 commit comments