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,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 4444,
|
||||
"likes": 4450,
|
||||
"dislikes": 170,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Rearrange String k Distance Apart\", \"titleSlug\": \"rearrange-string-k-distance-apart\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Task Scheduler\", \"titleSlug\": \"task-scheduler\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Longest Happy String\", \"titleSlug\": \"longest-happy-string\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"202K\", \"totalSubmission\": \"389.2K\", \"totalAcceptedRaw\": 202000, \"totalSubmissionRaw\": 389206, \"acRate\": \"51.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"202.3K\", \"totalSubmission\": \"389.7K\", \"totalAcceptedRaw\": 202316, \"totalSubmissionRaw\": 389731, \"acRate\": \"51.9%\"}",
|
||||
"hints": [
|
||||
"Alternate placing the most common letters."
|
||||
],
|
||||
|
Reference in New Issue
Block a user