mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 3539,
|
||||
"dislikes": 332,
|
||||
"likes": 3582,
|
||||
"dislikes": 334,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Word Ladder\", \"titleSlug\": \"word-ladder\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Groups of Strings\", \"titleSlug\": \"groups-of-strings\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"hit\"\n\"cog\"\n[\"hot\",\"dot\",\"dog\",\"lot\",\"log\",\"cog\"]\n\"hit\"\n\"cog\"\n[\"hot\",\"dot\",\"dog\",\"lot\",\"log\"]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"283.8K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 283824, \"totalSubmissionRaw\": 1059128, \"acRate\": \"26.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"287.2K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 287151, \"totalSubmissionRaw\": 1065826, \"acRate\": \"26.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1148",
|
||||
|
Reference in New Issue
Block a user