1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 06:51:41 +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": "Easy",
"likes": 3871,
"likes": 3877,
"dislikes": 175,
"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}]",
@@ -161,7 +161,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"494.7K\", \"totalSubmission\": \"849.3K\", \"totalAcceptedRaw\": 494721, \"totalSubmissionRaw\": 849335, \"acRate\": \"58.2%\"}",
"stats": "{\"totalAccepted\": \"495.4K\", \"totalSubmission\": \"850.1K\", \"totalAcceptedRaw\": 495357, \"totalSubmissionRaw\": 850091, \"acRate\": \"58.3%\"}",
"hints": [],
"solution": {
"id": "617",