mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 00:11:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"34K\", \"totalSubmission\": \"56.8K\", \"totalAcceptedRaw\": 34044, \"totalSubmissionRaw\": 56798, \"acRate\": \"59.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"34K\", \"totalSubmission\": \"56.8K\", \"totalAcceptedRaw\": 34047, \"totalSubmissionRaw\": 56802, \"acRate\": \"59.9%\"}",
|
||||
"hints": [
|
||||
"The company can be represented as a tree, headID is always the root.",
|
||||
"Store for each node the time needed to be informed of the news.",
|
||||
|
Reference in New Issue
Block a user