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": 4278,
|
||||
"dislikes": 71,
|
||||
"likes": 4285,
|
||||
"dislikes": 72,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Construct Binary Tree from Preorder and Inorder Traversal\", \"titleSlug\": \"construct-binary-tree-from-preorder-and-inorder-traversal\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[9,3,15,20,7]\n[9,15,7,20,3]\n[-1]\n[-1]",
|
||||
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"386K\", \"totalSubmission\": \"701.6K\", \"totalAcceptedRaw\": 385965, \"totalSubmissionRaw\": 701595, \"acRate\": \"55.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"386.5K\", \"totalSubmission\": \"702.3K\", \"totalAcceptedRaw\": 386474, \"totalSubmissionRaw\": 702252, \"acRate\": \"55.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "732",
|
||||
|
Reference in New Issue
Block a user