mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 1474,
|
||||
"dislikes": 93,
|
||||
"likes": 1497,
|
||||
"dislikes": 92,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Strange Printer\", \"titleSlug\": \"strange-printer\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Number of Unique Flavors After Sharing K Candies\", \"titleSlug\": \"number-of-unique-flavors-after-sharing-k-candies\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,3,2,2,2,3,4,3,1]\n[1,1,1]\n[1]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"33.6K\", \"totalSubmission\": \"71K\", \"totalAcceptedRaw\": 33601, \"totalSubmissionRaw\": 70962, \"acRate\": \"47.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"33.9K\", \"totalSubmission\": \"71.6K\", \"totalAcceptedRaw\": 33917, \"totalSubmissionRaw\": 71622, \"acRate\": \"47.4%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "98",
|
||||
|
Reference in New Issue
Block a user