mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 7658,
|
||||
"dislikes": 1626,
|
||||
"likes": 7665,
|
||||
"dislikes": 1628,
|
||||
"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}]",
|
||||
"exampleTestcases": "\"hit\"\n\"cog\"\n[\"hot\",\"dot\",\"dog\",\"lot\",\"log\",\"cog\"]\n\"hit\"\n\"cog\"\n[\"hot\",\"dot\",\"dog\",\"lot\",\"log\"]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"745.9K\", \"totalSubmission\": \"2.1M\", \"totalAcceptedRaw\": 745850, \"totalSubmissionRaw\": 2117150, \"acRate\": \"35.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"746.7K\", \"totalSubmission\": \"2.1M\", \"totalAcceptedRaw\": 746706, \"totalSubmissionRaw\": 2118829, \"acRate\": \"35.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "699",
|
||||
|
Reference in New Issue
Block a user