mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 507,
|
||||
"dislikes": 770,
|
||||
"dislikes": 771,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Maximum Binary Tree\", \"titleSlug\": \"maximum-binary-tree\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[4,1,3,null,null,2]\n5\n[5,2,4,null,1]\n3\n[5,2,3,null,1]\n4",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"33.9K\", \"totalSubmission\": \"49.6K\", \"totalAcceptedRaw\": 33888, \"totalSubmissionRaw\": 49581, \"acRate\": \"68.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"33.9K\", \"totalSubmission\": \"49.6K\", \"totalAcceptedRaw\": 33891, \"totalSubmissionRaw\": 49584, \"acRate\": \"68.4%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user