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 3b86fe8 commit 593e06aCopy full SHA for 593e06a
valid-palindrome/aa601.c
@@ -24,4 +24,4 @@ bool isPalindrome(char* s) {
24
}
25
26
return (flag);
27
-}
+}
0 commit comments