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": 3367,
"dislikes": 635,
"likes": 3459,
"dislikes": 640,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Word Pattern\", \"titleSlug\": \"word-pattern\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
"exampleTestcases": "\"egg\"\n\"add\"\n\"foo\"\n\"bar\"\n\"paper\"\n\"title\"",
@@ -143,7 +143,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"482.6K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 482628, \"totalSubmissionRaw\": 1148441, \"acRate\": \"42.0%\"}",
"stats": "{\"totalAccepted\": \"489.9K\", \"totalSubmission\": \"1.2M\", \"totalAcceptedRaw\": 489901, \"totalSubmissionRaw\": 1164529, \"acRate\": \"42.1%\"}",
"hints": [],
"solution": {
"id": "1147",