mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 6189,
|
||||
"dislikes": 1185,
|
||||
"likes": 6298,
|
||||
"dislikes": 1216,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Rearrange String k Distance Apart\", \"titleSlug\": \"rearrange-string-k-distance-apart\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Reorganize String\", \"titleSlug\": \"reorganize-string\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Maximum Number of Weeks for Which You Can Work\", \"titleSlug\": \"maximum-number-of-weeks-for-which-you-can-work\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"A\",\"A\",\"A\",\"B\",\"B\",\"B\"]\n2\n[\"A\",\"A\",\"A\",\"B\",\"B\",\"B\"]\n0\n[\"A\",\"A\",\"A\",\"A\",\"A\",\"A\",\"B\",\"C\",\"D\",\"E\",\"F\",\"G\"]\n2",
|
||||
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"328.9K\", \"totalSubmission\": \"605.3K\", \"totalAcceptedRaw\": 328909, \"totalSubmissionRaw\": 605291, \"acRate\": \"54.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"333.5K\", \"totalSubmission\": \"612.5K\", \"totalAcceptedRaw\": 333506, \"totalSubmissionRaw\": 612465, \"acRate\": \"54.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "968",
|
||||
|
Reference in New Issue
Block a user