mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user