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": true,
|
||||
"difficulty": "Easy",
|
||||
"likes": 1223,
|
||||
"dislikes": 116,
|
||||
"likes": 1259,
|
||||
"dislikes": 118,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"K Radius Subarray Averages\", \"titleSlug\": \"k-radius-subarray-averages\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"MovingAverage\",\"next\",\"next\",\"next\",\"next\"]\n[[3],[1],[10],[3],[5]]",
|
||||
@@ -46,7 +46,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"248.3K\", \"totalSubmission\": \"326.4K\", \"totalAcceptedRaw\": 248347, \"totalSubmissionRaw\": 326435, \"acRate\": \"76.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"256K\", \"totalSubmission\": \"335.4K\", \"totalAcceptedRaw\": 255982, \"totalSubmissionRaw\": 335437, \"acRate\": \"76.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "777",
|
||||
|
Reference in New Issue
Block a user