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,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 3204,
|
||||
"dislikes": 3686,
|
||||
"likes": 3211,
|
||||
"dislikes": 3691,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Construct Binary Tree from String\", \"titleSlug\": \"construct-binary-tree-from-string\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Find Duplicate Subtrees\", \"titleSlug\": \"find-duplicate-subtrees\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,3,4]\n[1,2,3,null,4]",
|
||||
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"299.7K\", \"totalSubmission\": \"436.7K\", \"totalAcceptedRaw\": 299729, \"totalSubmissionRaw\": 436744, \"acRate\": \"68.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"300.6K\", \"totalSubmission\": \"437.8K\", \"totalAcceptedRaw\": 300613, \"totalSubmissionRaw\": 437814, \"acRate\": \"68.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "152",
|
||||
|
Reference in New Issue
Block a user