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,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 196,
|
||||
"likes": 199,
|
||||
"dislikes": 45,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"13.2K\", \"totalSubmission\": \"23K\", \"totalAcceptedRaw\": 13240, \"totalSubmissionRaw\": 23002, \"acRate\": \"57.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"13.3K\", \"totalSubmission\": \"23K\", \"totalAcceptedRaw\": 13264, \"totalSubmissionRaw\": 23036, \"acRate\": \"57.6%\"}",
|
||||
"hints": [
|
||||
"Sort the Array.",
|
||||
"Decrement each element to the largest integer that satisfies the conditions."
|
||||
|
Reference in New Issue
Block a user