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": "Medium",
|
||||
"likes": 7139,
|
||||
"dislikes": 113,
|
||||
"likes": 7288,
|
||||
"dislikes": 115,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Partition to K Equal Sum Subsets\", \"titleSlug\": \"partition-to-k-equal-sum-subsets\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Minimize the Difference Between Target and Chosen Elements\", \"titleSlug\": \"minimize-the-difference-between-target-and-chosen-elements\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Maximum Number of Ways to Partition an Array\", \"titleSlug\": \"maximum-number-of-ways-to-partition-an-array\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Partition Array Into Two Arrays to Minimize Sum Difference\", \"titleSlug\": \"partition-array-into-two-arrays-to-minimize-sum-difference\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,5,11,5]\n[1,2,3,5]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"421.6K\", \"totalSubmission\": \"910.2K\", \"totalAcceptedRaw\": 421590, \"totalSubmissionRaw\": 910196, \"acRate\": \"46.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"432.4K\", \"totalSubmission\": \"932.4K\", \"totalAcceptedRaw\": 432447, \"totalSubmissionRaw\": 932384, \"acRate\": \"46.4%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1000",
|
||||
|
Reference in New Issue
Block a user