mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1431,
|
||||
"dislikes": 217,
|
||||
"likes": 1469,
|
||||
"dislikes": 223,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Subtree of Another Tree\", \"titleSlug\": \"subtree-of-another-tree\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Count Nodes Equal to Sum of Descendants\", \"titleSlug\": \"count-nodes-equal-to-sum-of-descendants\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[5,2,-3]\n[5,2,-5]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"105.4K\", \"totalSubmission\": \"168.4K\", \"totalAcceptedRaw\": 105354, \"totalSubmissionRaw\": 168388, \"acRate\": \"62.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"106.8K\", \"totalSubmission\": \"170.2K\", \"totalAcceptedRaw\": 106793, \"totalSubmissionRaw\": 170217, \"acRate\": \"62.7%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user