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 806a21b commit a6f741bCopy full SHA for a6f741b
valid-palindrome/njngwn.java
@@ -19,4 +19,4 @@ public boolean isPalindrome(String s) {
19
20
return true;
21
}
22
-}
+}
0 commit comments