updated with Maths package
This commit is contained in:
parent
da29549d67
commit
7f944d93dd
@ -1,5 +1,5 @@
|
|||||||
import java.util.*;
|
import java.util.*;
|
||||||
import java.lang.*;
|
package Maths;
|
||||||
// count the number of digits in a number
|
// count the number of digits in a number
|
||||||
class CountDigit {
|
class CountDigit {
|
||||||
public static void main(String args[]) {
|
public static void main(String args[]) {
|
||||||
|
Loading…
Reference in New Issue
Block a user