mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 3846,
|
||||
"likes": 3848,
|
||||
"dislikes": 121,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Binary Tree Inorder Traversal\", \"titleSlug\": \"binary-tree-inorder-traversal\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Verify Preorder Sequence in Binary Search Tree\", \"titleSlug\": \"verify-preorder-sequence-in-binary-search-tree\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"N-ary Tree Preorder Traversal\", \"titleSlug\": \"n-ary-tree-preorder-traversal\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"899.1K\", \"totalSubmission\": \"1.4M\", \"totalAcceptedRaw\": 899146, \"totalSubmissionRaw\": 1447167, \"acRate\": \"62.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"900.8K\", \"totalSubmission\": \"1.4M\", \"totalAcceptedRaw\": 900820, \"totalSubmissionRaw\": 1449348, \"acRate\": \"62.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "594",
|
||||
|
Reference in New Issue
Block a user