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,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 3877,
|
||||
"dislikes": 175,
|
||||
"likes": 3992,
|
||||
"dislikes": 182,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Path Sum II\", \"titleSlug\": \"path-sum-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Smallest String Starting From Leaf\", \"titleSlug\": \"smallest-string-starting-from-leaf\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Step-By-Step Directions From a Binary Tree Node to Another\", \"titleSlug\": \"step-by-step-directions-from-a-binary-tree-node-to-another\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,3,null,5]\n[1]",
|
||||
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"495.4K\", \"totalSubmission\": \"850.1K\", \"totalAcceptedRaw\": 495357, \"totalSubmissionRaw\": 850091, \"acRate\": \"58.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"503.8K\", \"totalSubmission\": \"860.4K\", \"totalAcceptedRaw\": 503823, \"totalSubmissionRaw\": 860383, \"acRate\": \"58.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "617",
|
||||
|
Reference in New Issue
Block a user