mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 4567,
|
||||
"dislikes": 281,
|
||||
"likes": 4656,
|
||||
"dislikes": 285,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Number of Matching Subsequences\", \"titleSlug\": \"number-of-matching-subsequences\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Shortest Way to Form String\", \"titleSlug\": \"shortest-way-to-form-string\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"abc\"\n\"ahbgdc\"\n\"axc\"\n\"ahbgdc\"",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"448.5K\", \"totalSubmission\": \"880.2K\", \"totalAcceptedRaw\": 448484, \"totalSubmissionRaw\": 880240, \"acRate\": \"51.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"456.4K\", \"totalSubmission\": \"895.3K\", \"totalAcceptedRaw\": 456350, \"totalSubmissionRaw\": 895280, \"acRate\": \"51.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "950",
|
||||
|
Reference in New Issue
Block a user