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": "Easy",
|
||||
"likes": 1532,
|
||||
"dislikes": 156,
|
||||
"likes": 1584,
|
||||
"dislikes": 158,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Maximum Average Subarray II\", \"titleSlug\": \"maximum-average-subarray-ii\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"K Radius Subarray Averages\", \"titleSlug\": \"k-radius-subarray-averages\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,12,-5,-6,50,3]\n4\n[5]\n1",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"137.7K\", \"totalSubmission\": \"317.1K\", \"totalAcceptedRaw\": 137654, \"totalSubmissionRaw\": 317092, \"acRate\": \"43.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"141.1K\", \"totalSubmission\": \"324.4K\", \"totalAcceptedRaw\": 141059, \"totalSubmissionRaw\": 324449, \"acRate\": \"43.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "221",
|
||||
|
Reference in New Issue
Block a user