1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 06:51: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,7 +11,7 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Easy",
"likes": 613,
"likes": 621,
"dislikes": 111,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Divide a String Into Groups of Size k\", \"titleSlug\": \"divide-a-string-into-groups-of-size-k\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
@@ -137,7 +137,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"70K\", \"totalSubmission\": \"136.2K\", \"totalAcceptedRaw\": 69952, \"totalSubmissionRaw\": 136198, \"acRate\": \"51.4%\"}",
"stats": "{\"totalAccepted\": \"70.9K\", \"totalSubmission\": \"137.9K\", \"totalAcceptedRaw\": 70871, \"totalSubmissionRaw\": 137881, \"acRate\": \"51.4%\"}",
"hints": [],
"solution": {
"id": "463",