Class Solution
- java.lang.Object
-
- g1301_1400.s1316_distinct_echo_substrings.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
distinctEchoSubstrings
public int distinctEchoSubstrings(String text)
-
-