mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-02 22:13:28 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"9.5K\", \"totalSubmission\": \"19.2K\", \"totalAcceptedRaw\": 9499, \"totalSubmissionRaw\": 19218, \"acRate\": \"49.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"9.5K\", \"totalSubmission\": \"19.3K\", \"totalAcceptedRaw\": 9532, \"totalSubmissionRaw\": 19271, \"acRate\": \"49.5%\"}",
|
||||
"hints": [
|
||||
"Sort the folders lexicographically.",
|
||||
"Insert the current element in an array and then loop until we get rid of all of their subfolders, repeat this until no element is left."
|
||||
|
Reference in New Issue
Block a user