mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 2595,
|
||||
"dislikes": 127,
|
||||
"likes": 2649,
|
||||
"dislikes": 132,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Serialize and Deserialize Binary Tree\", \"titleSlug\": \"serialize-and-deserialize-binary-tree\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Find Duplicate Subtrees\", \"titleSlug\": \"find-duplicate-subtrees\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Serialize and Deserialize N-ary Tree\", \"titleSlug\": \"serialize-and-deserialize-n-ary-tree\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[2,1,3]\n[]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"188.9K\", \"totalSubmission\": \"336.9K\", \"totalAcceptedRaw\": 188932, \"totalSubmissionRaw\": 336898, \"acRate\": \"56.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"191.7K\", \"totalSubmission\": \"341.4K\", \"totalAcceptedRaw\": 191685, \"totalSubmissionRaw\": 341365, \"acRate\": \"56.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "733",
|
||||
|
Reference in New Issue
Block a user