mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-08 08:51:42 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"18.7K\", \"totalSubmission\": \"38K\", \"totalAcceptedRaw\": 18685, \"totalSubmissionRaw\": 38000, \"acRate\": \"49.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"18.7K\", \"totalSubmission\": \"38K\", \"totalAcceptedRaw\": 18685, \"totalSubmissionRaw\": 38005, \"acRate\": \"49.2%\"}",
|
||||
"hints": [
|
||||
"Check all possible placements for the word.",
|
||||
"There is a limited number of places where a word can start."
|
||||
|
Reference in New Issue
Block a user