1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 15:01:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

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