mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"234.4K\", \"totalSubmission\": \"348.5K\", \"totalAcceptedRaw\": 234354, \"totalSubmissionRaw\": 348467, \"acRate\": \"67.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"234.4K\", \"totalSubmission\": \"348.5K\", \"totalAcceptedRaw\": 234403, \"totalSubmissionRaw\": 348534, \"acRate\": \"67.3%\"}",
|
||||
"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