1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-03 14:32:54 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -11,8 +11,8 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Medium",
"likes": 5555,
"dislikes": 167,
"likes": 5774,
"dislikes": 169,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Binary Tree Level Order Traversal\", \"titleSlug\": \"binary-tree-level-order-traversal\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
"exampleTestcases": "[3,9,20,null,null,15,7]\n[1]\n[]",
@@ -149,7 +149,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"683.9K\", \"totalSubmission\": \"1.3M\", \"totalAcceptedRaw\": 683918, \"totalSubmissionRaw\": 1281878, \"acRate\": \"53.4%\"}",
"stats": "{\"totalAccepted\": \"703.9K\", \"totalSubmission\": \"1.3M\", \"totalAcceptedRaw\": 703896, \"totalSubmissionRaw\": 1313214, \"acRate\": \"53.6%\"}",
"hints": [],
"solution": {
"id": "846",