mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-22 05:26:46 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"31.1K\", \"totalSubmission\": \"39.9K\", \"totalAcceptedRaw\": 31126, \"totalSubmissionRaw\": 39912, \"acRate\": \"78.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"31.1K\", \"totalSubmission\": \"39.9K\", \"totalAcceptedRaw\": 31150, \"totalSubmissionRaw\": 39943, \"acRate\": \"78.0%\"}",
|
||||
"hints": [
|
||||
"Use the fact that string contains only 2 characters.",
|
||||
"Are subsequences composed of only one type of letter always palindrome strings ?"
|
||||
|
Reference in New Issue
Block a user