Package g0601_0700.s0664_strange_printer
Class Solution
- java.lang.Object
-
- g0601_0700.s0664_strange_printer.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
strangePrinter
public int strangePrinter(String s)
-
-