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": 6166,
|
||||
"dislikes": 331,
|
||||
"likes": 6349,
|
||||
"dislikes": 345,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Populating Next Right Pointers in Each Node\", \"titleSlug\": \"populating-next-right-pointers-in-each-node\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Boundary of Binary Tree\", \"titleSlug\": \"boundary-of-binary-tree\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,3,null,5,null,4]\n[1,null,3]\n[]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"641.6K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 641636, \"totalSubmissionRaw\": 1080248, \"acRate\": \"59.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"659.4K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 659412, \"totalSubmissionRaw\": 1107210, \"acRate\": \"59.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "954",
|
||||
|
Reference in New Issue
Block a user