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\": \"13.7K\", \"totalSubmission\": \"26.1K\", \"totalAcceptedRaw\": 13696, \"totalSubmissionRaw\": 26056, \"acRate\": \"52.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"13.7K\", \"totalSubmission\": \"26.1K\", \"totalAcceptedRaw\": 13700, \"totalSubmissionRaw\": 26063, \"acRate\": \"52.6%\"}",
|
||||
"hints": [
|
||||
"There are only words.length prefix strings.",
|
||||
"Create all of them and see if s is one of them."
|
||||
|
Reference in New Issue
Block a user