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,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",
|
||||
|
Reference in New Issue
Block a user