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": "Medium",
|
||||
"likes": 1032,
|
||||
"dislikes": 168,
|
||||
"likes": 1062,
|
||||
"dislikes": 170,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Sum Root to Leaf Numbers\", \"titleSlug\": \"sum-root-to-leaf-numbers\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Binary Tree Paths\", \"titleSlug\": \"binary-tree-paths\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[0,1,2,3,4,3,4]\n[25,1,3,1,3,0,2]\n[2,2,1,null,1,0,null,0]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"51.5K\", \"totalSubmission\": \"105.9K\", \"totalAcceptedRaw\": 51479, \"totalSubmissionRaw\": 105899, \"acRate\": \"48.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"52.6K\", \"totalSubmission\": \"108.1K\", \"totalAcceptedRaw\": 52589, \"totalSubmissionRaw\": 108069, \"acRate\": \"48.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "682",
|
||||
|
Reference in New Issue
Block a user