1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 23:11:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2023-12-09 19:57:46 +08:00
parent 9bc4722a45
commit 3770b44d1e
4792 changed files with 10889 additions and 10886 deletions

View File

@@ -11,7 +11,7 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Hard",
"likes": 11510,
"likes": 11513,
"dislikes": 1842,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Word Ladder II\", \"titleSlug\": \"word-ladder-ii\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Minimum Genetic Mutation\", \"titleSlug\": \"minimum-genetic-mutation\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Words Within Two Edits of Dictionary\", \"titleSlug\": \"words-within-two-edits-of-dictionary\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
@@ -155,7 +155,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"991.3K\", \"totalSubmission\": \"2.6M\", \"totalAcceptedRaw\": 991300, \"totalSubmissionRaw\": 2585816, \"acRate\": \"38.3%\"}",
"stats": "{\"totalAccepted\": \"991.4K\", \"totalSubmission\": \"2.6M\", \"totalAcceptedRaw\": 991388, \"totalSubmissionRaw\": 2585943, \"acRate\": \"38.3%\"}",
"hints": [],
"solution": {
"id": "699",