mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 3513,
|
||||
"dislikes": 117,
|
||||
"likes": 3593,
|
||||
"dislikes": 119,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Sum of Distances in Tree\", \"titleSlug\": \"sum-of-distances-in-tree\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Binary Tree Cameras\", \"titleSlug\": \"binary-tree-cameras\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[3,0,0]\n[0,3,0]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"81.6K\", \"totalSubmission\": \"114.2K\", \"totalAcceptedRaw\": 81620, \"totalSubmissionRaw\": 114246, \"acRate\": \"71.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"83.9K\", \"totalSubmission\": \"117.3K\", \"totalAcceptedRaw\": 83931, \"totalSubmissionRaw\": 117318, \"acRate\": \"71.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "668",
|
||||
|
Reference in New Issue
Block a user