1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 15:01:40 +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": "Easy",
"likes": 1592,
"dislikes": 290,
"likes": 1665,
"dislikes": 303,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Stickers to Spell Word\", \"titleSlug\": \"stickers-to-spell-word\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
"exampleTestcases": "\"a\"\n\"b\"\n\"aa\"\n\"ab\"\n\"aa\"\n\"aab\"",
@@ -149,7 +149,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"357.7K\", \"totalSubmission\": \"641.8K\", \"totalAcceptedRaw\": 357684, \"totalSubmissionRaw\": 641806, \"acRate\": \"55.7%\"}",
"stats": "{\"totalAccepted\": \"372K\", \"totalSubmission\": \"666.8K\", \"totalAcceptedRaw\": 372019, \"totalSubmissionRaw\": 666799, \"acRate\": \"55.8%\"}",
"hints": [],
"solution": {
"id": "895",