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": "Medium",
|
||||
"likes": 3531,
|
||||
"dislikes": 247,
|
||||
"likes": 3596,
|
||||
"dislikes": 251,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Flatten Binary Tree to Linked List\", \"titleSlug\": \"flatten-binary-tree-to-linked-list\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Correct a Binary Tree\", \"titleSlug\": \"correct-a-binary-tree\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,3,4,5,6,null,null,null,7,8,9,10,null,null,11,12]\n[1,2,null,3]\n[]",
|
||||
@@ -119,7 +119,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"226.1K\", \"totalSubmission\": \"384K\", \"totalAcceptedRaw\": 226091, \"totalSubmissionRaw\": 384013, \"acRate\": \"58.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"230.3K\", \"totalSubmission\": \"391K\", \"totalAcceptedRaw\": 230315, \"totalSubmissionRaw\": 390988, \"acRate\": \"58.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "827",
|
||||
|
Reference in New Issue
Block a user