mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 16:01:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"57.9K\", \"totalSubmission\": \"79K\", \"totalAcceptedRaw\": 57931, \"totalSubmissionRaw\": 79008, \"acRate\": \"73.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"57.9K\", \"totalSubmission\": \"79K\", \"totalAcceptedRaw\": 57932, \"totalSubmissionRaw\": 79009, \"acRate\": \"73.3%\"}",
|
||||
"hints": [
|
||||
"Sort elements and take each element from the largest until accomplish the conditions."
|
||||
],
|
||||
|
Reference in New Issue
Block a user