mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 00:11:41 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"3.2K\", \"totalSubmission\": \"7.7K\", \"totalAcceptedRaw\": 3238, \"totalSubmissionRaw\": 7683, \"acRate\": \"42.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"3.2K\", \"totalSubmission\": \"7.7K\", \"totalAcceptedRaw\": 3250, \"totalSubmissionRaw\": 7697, \"acRate\": \"42.2%\"}",
|
||||
"hints": [
|
||||
"Put the words into a trie, and manage a set of pointers within that trie."
|
||||
],
|
||||
|
Reference in New Issue
Block a user