mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 2843,
|
||||
"dislikes": 144,
|
||||
"likes": 2903,
|
||||
"dislikes": 149,
|
||||
"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}]",
|
||||
"exampleTestcases": "\"abcde\"\n[\"a\",\"bb\",\"acd\",\"ace\"]\n\"dsahjpjauf\"\n[\"ahjpjau\",\"ja\",\"ahbwzgqnuk\",\"tnmlanowax\"]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"125.6K\", \"totalSubmission\": \"249.2K\", \"totalAcceptedRaw\": 125622, \"totalSubmissionRaw\": 249191, \"acRate\": \"50.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"128.8K\", \"totalSubmission\": \"255K\", \"totalAcceptedRaw\": 128796, \"totalSubmissionRaw\": 255002, \"acRate\": \"50.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "423",
|
||||
|
Reference in New Issue
Block a user