mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 4015,
|
||||
"likes": 4023,
|
||||
"dislikes": 77,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Path Sum\", \"titleSlug\": \"path-sum\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Binary Tree Maximum Path Sum\", \"titleSlug\": \"binary-tree-maximum-path-sum\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Smallest String Starting From Leaf\", \"titleSlug\": \"smallest-string-starting-from-leaf\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"444.8K\", \"totalSubmission\": \"786.4K\", \"totalAcceptedRaw\": 444827, \"totalSubmissionRaw\": 786439, \"acRate\": \"56.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"445.7K\", \"totalSubmission\": \"787.5K\", \"totalAcceptedRaw\": 445653, \"totalSubmissionRaw\": 787512, \"acRate\": \"56.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "893",
|
||||
|
Reference in New Issue
Block a user