We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a7dfb commit ceb26c5Copy full SHA for ceb26c5
palindromic-substrings/ekgns33.java
@@ -21,4 +21,3 @@ public int countSubstrings(String s) {
21
return cnt;
22
}
23
24
-// Compare this snippet from valid-palindrome-ii/ekgns33.java:
0 commit comments