mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1993,
|
||||
"likes": 1994,
|
||||
"dislikes": 485,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -173,7 +173,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"104.3K\", \"totalSubmission\": \"235.9K\", \"totalAcceptedRaw\": 104343, \"totalSubmissionRaw\": 235945, \"acRate\": \"44.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"104.4K\", \"totalSubmission\": \"236K\", \"totalAcceptedRaw\": 104353, \"totalSubmissionRaw\": 235961, \"acRate\": \"44.2%\"}",
|
||||
"hints": [
|
||||
"Find the parent of each node.",
|
||||
"A valid tree must have nodes with only one parent and exactly one node with no parent."
|
||||
|
Reference in New Issue
Block a user