mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 4888,
|
||||
"dislikes": 99,
|
||||
"likes": 4903,
|
||||
"dislikes": 100,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Maximum Value of K Coins From Piles\", \"titleSlug\": \"maximum-value-of-k-coins-from-piles\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "5\n[1,2,5]\n3\n[2]\n10\n[10]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"279.6K\", \"totalSubmission\": \"489.6K\", \"totalAcceptedRaw\": 279631, \"totalSubmissionRaw\": 489557, \"acRate\": \"57.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"280.2K\", \"totalSubmission\": \"490.4K\", \"totalAcceptedRaw\": 280209, \"totalSubmissionRaw\": 490383, \"acRate\": \"57.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "823",
|
||||
|
Reference in New Issue
Block a user