mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-09 09:21:40 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"65.3K\", \"totalSubmission\": \"76.4K\", \"totalAcceptedRaw\": 65299, \"totalSubmissionRaw\": 76442, \"acRate\": \"85.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"65.3K\", \"totalSubmission\": \"76.4K\", \"totalAcceptedRaw\": 65303, \"totalSubmissionRaw\": 76446, \"acRate\": \"85.4%\"}",
|
||||
"hints": [
|
||||
"Traverse the tree to find the max depth.",
|
||||
"Traverse the tree again to compute the sum required."
|
||||
|
Reference in New Issue
Block a user