mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"54.1K\", \"totalSubmission\": \"85.5K\", \"totalAcceptedRaw\": 54139, \"totalSubmissionRaw\": 85489, \"acRate\": \"63.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"54.2K\", \"totalSubmission\": \"85.5K\", \"totalAcceptedRaw\": 54161, \"totalSubmissionRaw\": 85524, \"acRate\": \"63.3%\"}",
|
||||
"hints": [
|
||||
"Firstly, try to find all the words present in the string.",
|
||||
"On the basis of each word's lengths, simulate the process explained in Problem."
|
||||
|
Reference in New Issue
Block a user