1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 06:51:41 +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": "Easy",
"likes": 3954,
"dislikes": 136,
"likes": 4065,
"dislikes": 139,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Binary Tree Inorder Traversal\", \"titleSlug\": \"binary-tree-inorder-traversal\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"N-ary Tree Postorder Traversal\", \"titleSlug\": \"n-ary-tree-postorder-traversal\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
"exampleTestcases": "[1,null,2,3]\n[]\n[1]",
@@ -155,7 +155,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"687.3K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 687275, \"totalSubmissionRaw\": 1080111, \"acRate\": \"63.6%\"}",
"stats": "{\"totalAccepted\": \"705.3K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 705255, \"totalSubmissionRaw\": 1102195, \"acRate\": \"64.0%\"}",
"hints": [],
"solution": null,
"status": null,