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-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

@@ -11,7 +11,7 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Easy",
"likes": 1527,
"likes": 1528,
"dislikes": 80,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Binary Tree Postorder Traversal\", \"titleSlug\": \"binary-tree-postorder-traversal\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"N-ary Tree Level Order Traversal\", \"titleSlug\": \"n-ary-tree-level-order-traversal\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"N-ary Tree Preorder Traversal\", \"titleSlug\": \"n-ary-tree-preorder-traversal\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
@@ -125,7 +125,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"175.7K\", \"totalSubmission\": \"231.1K\", \"totalAcceptedRaw\": 175660, \"totalSubmissionRaw\": 231136, \"acRate\": \"76.0%\"}",
"stats": "{\"totalAccepted\": \"175.9K\", \"totalSubmission\": \"231.5K\", \"totalAcceptedRaw\": 175934, \"totalSubmissionRaw\": 231459, \"acRate\": \"76.0%\"}",
"hints": [],
"solution": {
"id": "595",