mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 3246,
|
||||
"dislikes": 144,
|
||||
"likes": 3354,
|
||||
"dislikes": 146,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Number of Unique Good Subsequences\", \"titleSlug\": \"number-of-unique-good-subsequences\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"rabbbit\"\n\"rabbit\"\n\"babgbag\"\n\"bag\"",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"213K\", \"totalSubmission\": \"505.2K\", \"totalAcceptedRaw\": 212973, \"totalSubmissionRaw\": 505221, \"acRate\": \"42.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"216.4K\", \"totalSubmission\": \"511.9K\", \"totalAcceptedRaw\": 216403, \"totalSubmissionRaw\": 511908, \"acRate\": \"42.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "931",
|
||||
|
Reference in New Issue
Block a user