mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 797,
|
||||
"dislikes": 114,
|
||||
"likes": 807,
|
||||
"dislikes": 115,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"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,2,3,4,5,6,7,8]\n[3,1]",
|
||||
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"25K\", \"totalSubmission\": \"94.2K\", \"totalAcceptedRaw\": 24963, \"totalSubmissionRaw\": 94206, \"acRate\": \"26.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"25.4K\", \"totalSubmission\": \"95.7K\", \"totalAcceptedRaw\": 25374, \"totalSubmissionRaw\": 95715, \"acRate\": \"26.5%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user