mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1739,
|
||||
"likes": 1789,
|
||||
"dislikes": 82,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Binary Tree Level Order Traversal\", \"titleSlug\": \"binary-tree-level-order-traversal\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"N-ary Tree Preorder Traversal\", \"titleSlug\": \"n-ary-tree-preorder-traversal\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"N-ary Tree Postorder Traversal\", \"titleSlug\": \"n-ary-tree-postorder-traversal\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"The Time When the Network Becomes Idle\", \"titleSlug\": \"the-time-when-the-network-becomes-idle\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
@@ -119,7 +119,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"169.9K\", \"totalSubmission\": \"247.2K\", \"totalAcceptedRaw\": 169919, \"totalSubmissionRaw\": 247167, \"acRate\": \"68.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"174.1K\", \"totalSubmission\": \"252.8K\", \"totalAcceptedRaw\": 174057, \"totalSubmissionRaw\": 252775, \"acRate\": \"68.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "816",
|
||||
|
Reference in New Issue
Block a user