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": "Easy",
|
||||
"likes": 3890,
|
||||
"dislikes": 938,
|
||||
"likes": 3896,
|
||||
"dislikes": 940,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Binary Tree Level Order Traversal\", \"titleSlug\": \"binary-tree-level-order-traversal\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"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[2,null,3,null,4,null,5,null,6]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"726.4K\", \"totalSubmission\": \"1.7M\", \"totalAcceptedRaw\": 726384, \"totalSubmissionRaw\": 1717498, \"acRate\": \"42.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"727.5K\", \"totalSubmission\": \"1.7M\", \"totalAcceptedRaw\": 727508, \"totalSubmissionRaw\": 1719637, \"acRate\": \"42.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "602",
|
||||
|
Reference in New Issue
Block a user