1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-06 07:51:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

@@ -11,7 +11,7 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Medium",
"likes": 2837,
"likes": 2843,
"dislikes": 144,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Is Subsequence\", \"titleSlug\": \"is-subsequence\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Shortest Way to Form String\", \"titleSlug\": \"shortest-way-to-form-string\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Count Vowel Substrings of a String\", \"titleSlug\": \"count-vowel-substrings-of-a-string\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
@@ -155,7 +155,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"125.3K\", \"totalSubmission\": \"248.7K\", \"totalAcceptedRaw\": 125344, \"totalSubmissionRaw\": 248724, \"acRate\": \"50.4%\"}",
"stats": "{\"totalAccepted\": \"125.6K\", \"totalSubmission\": \"249.2K\", \"totalAcceptedRaw\": 125622, \"totalSubmissionRaw\": 249191, \"acRate\": \"50.4%\"}",
"hints": [],
"solution": {
"id": "423",