mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 2876,
|
||||
"dislikes": 229,
|
||||
"likes": 2937,
|
||||
"dislikes": 231,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Binary Tree Level Order Traversal\", \"titleSlug\": \"binary-tree-level-order-traversal\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Binary Tree Level Order Traversal II\", \"titleSlug\": \"binary-tree-level-order-traversal-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[3,9,20,null,null,15,7]\n[3,9,20,15,7]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"260.2K\", \"totalSubmission\": \"379.9K\", \"totalAcceptedRaw\": 260163, \"totalSubmissionRaw\": 379930, \"acRate\": \"68.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"265.7K\", \"totalSubmission\": \"387.1K\", \"totalAcceptedRaw\": 265668, \"totalSubmissionRaw\": 387075, \"acRate\": \"68.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "197",
|
||||
|
Reference in New Issue
Block a user