mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-03 06:22:54 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"9.5K\", \"totalSubmission\": \"19.3K\", \"totalAcceptedRaw\": 9532, \"totalSubmissionRaw\": 19271, \"acRate\": \"49.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"9.9K\", \"totalSubmission\": \"19.8K\", \"totalAcceptedRaw\": 9860, \"totalSubmissionRaw\": 19826, \"acRate\": \"49.7%\"}",
|
||||
"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