mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"43.6K\", \"totalSubmission\": \"66.4K\", \"totalAcceptedRaw\": 43585, \"totalSubmissionRaw\": 66407, \"acRate\": \"65.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"43.6K\", \"totalSubmission\": \"66.4K\", \"totalAcceptedRaw\": 43587, \"totalSubmissionRaw\": 66423, \"acRate\": \"65.6%\"}",
|
||||
"hints": [
|
||||
"Calculate the sum for each level then find the level with the maximum sum.",
|
||||
"How can you traverse the tree ?",
|
||||
|
Reference in New Issue
Block a user