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:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

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