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": 3065,
|
||||
"dislikes": 274,
|
||||
"likes": 3144,
|
||||
"dislikes": 275,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Binary Tree Level Order Traversal\", \"titleSlug\": \"binary-tree-level-order-traversal\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Average of Levels in Binary Tree\", \"titleSlug\": \"average-of-levels-in-binary-tree\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[3,9,20,null,null,15,7]\n[1]\n[]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"488.9K\", \"totalSubmission\": \"836.9K\", \"totalAcceptedRaw\": 488855, \"totalSubmissionRaw\": 836869, \"acRate\": \"58.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"494.9K\", \"totalSubmission\": \"844.2K\", \"totalAcceptedRaw\": 494923, \"totalSubmissionRaw\": 844153, \"acRate\": \"58.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "955",
|
||||
|
Reference in New Issue
Block a user