We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba795a0 commit 8471fa0Copy full SHA for 8471fa0
valid-palindrome/sj.java
@@ -15,4 +15,4 @@ public boolean isPalindrome(String s) {
15
}
16
return true;
17
18
-}
+}
0 commit comments