mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"127.6K\", \"totalSubmission\": \"167.2K\", \"totalAcceptedRaw\": 127649, \"totalSubmissionRaw\": 167231, \"acRate\": \"76.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"127.7K\", \"totalSubmission\": \"167.2K\", \"totalAcceptedRaw\": 127653, \"totalSubmissionRaw\": 167238, \"acRate\": \"76.3%\"}",
|
||||
"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