mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"36.9K\", \"totalSubmission\": \"47.4K\", \"totalAcceptedRaw\": 36920, \"totalSubmissionRaw\": 47449, \"acRate\": \"77.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"36.9K\", \"totalSubmission\": \"47.5K\", \"totalAcceptedRaw\": 36922, \"totalSubmissionRaw\": 47451, \"acRate\": \"77.8%\"}",
|
||||
"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