mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-03 14:32:54 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 5555,
|
||||
"dislikes": 167,
|
||||
"likes": 5774,
|
||||
"dislikes": 169,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Binary Tree Level Order Traversal\", \"titleSlug\": \"binary-tree-level-order-traversal\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[3,9,20,null,null,15,7]\n[1]\n[]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"683.9K\", \"totalSubmission\": \"1.3M\", \"totalAcceptedRaw\": 683918, \"totalSubmissionRaw\": 1281878, \"acRate\": \"53.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"703.9K\", \"totalSubmission\": \"1.3M\", \"totalAcceptedRaw\": 703896, \"totalSubmissionRaw\": 1313214, \"acRate\": \"53.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "846",
|
||||
|
Reference in New Issue
Block a user