1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 23:41:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

@@ -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."
],