mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 573,
|
||||
"likes": 577,
|
||||
"dislikes": 85,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -125,7 +125,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"82.4K\", \"totalSubmission\": \"125.7K\", \"totalAcceptedRaw\": 82398, \"totalSubmissionRaw\": 125650, \"acRate\": \"65.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"83.5K\", \"totalSubmission\": \"127.5K\", \"totalAcceptedRaw\": 83494, \"totalSubmissionRaw\": 127451, \"acRate\": \"65.5%\"}",
|
||||
"hints": [
|
||||
"Get the total sum and subtract the minimum and maximum value in the array. Finally divide the result by n - 2."
|
||||
],
|
||||
|
Reference in New Issue
Block a user