mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 3909,
|
||||
"dislikes": 178,
|
||||
"likes": 4033,
|
||||
"dislikes": 179,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Top K Frequent Elements\", \"titleSlug\": \"top-k-frequent-elements\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"First Unique Character in a String\", \"titleSlug\": \"first-unique-character-in-a-string\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Sort Array by Increasing Frequency\", \"titleSlug\": \"sort-array-by-increasing-frequency\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"tree\"\n\"cccaaa\"\n\"Aabb\"",
|
||||
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"349.9K\", \"totalSubmission\": \"517.6K\", \"totalAcceptedRaw\": 349856, \"totalSubmissionRaw\": 517583, \"acRate\": \"67.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"356.6K\", \"totalSubmission\": \"526.3K\", \"totalAcceptedRaw\": 356553, \"totalSubmissionRaw\": 526308, \"acRate\": \"67.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "884",
|
||||
|
Reference in New Issue
Block a user