mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"878\", \"totalSubmission\": \"1.6K\", \"totalAcceptedRaw\": 878, \"totalSubmissionRaw\": 1572, \"acRate\": \"55.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"913\", \"totalSubmission\": \"1.7K\", \"totalAcceptedRaw\": 913, \"totalSubmissionRaw\": 1653, \"acRate\": \"55.2%\"}",
|
||||
"hints": [
|
||||
"Try to solve the first version first and reuse your code.",
|
||||
"To implement the delete function, you should delete the trie nodes of the word if they are not shared with other words.",
|
||||
|
Reference in New Issue
Block a user