Class Solution
- java.lang.Object
-
- g1501_1600.s1556_thousand_separator.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
thousandSeparator
public String thousandSeparator(int n)
-
-