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": "Hard",
|
||||
"likes": 6294,
|
||||
"likes": 6305,
|
||||
"dislikes": 247,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Encode and Decode Strings\", \"titleSlug\": \"encode-and-decode-strings\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Serialize and Deserialize BST\", \"titleSlug\": \"serialize-and-deserialize-bst\", \"difficulty\": \"Medium\", \"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}]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"585K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 585040, \"totalSubmissionRaw\": 1094421, \"acRate\": \"53.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"586K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 585990, \"totalSubmissionRaw\": 1095995, \"acRate\": \"53.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "563",
|
||||
|
Reference in New Issue
Block a user