mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 5424,
|
||||
"dislikes": 294,
|
||||
"likes": 5637,
|
||||
"dislikes": 309,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Maximum Depth of Binary Tree\", \"titleSlug\": \"maximum-depth-of-binary-tree\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[3,9,20,null,null,15,7]\n[1,2,2,3,3,null,null,4,4]\n[]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"729.5K\", \"totalSubmission\": \"1.6M\", \"totalAcceptedRaw\": 729491, \"totalSubmissionRaw\": 1565819, \"acRate\": \"46.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"748.1K\", \"totalSubmission\": \"1.6M\", \"totalAcceptedRaw\": 748073, \"totalSubmissionRaw\": 1600638, \"acRate\": \"46.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "790",
|
||||
|
Reference in New Issue
Block a user