1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

@@ -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",