mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"68.2K\", \"totalSubmission\": \"94.1K\", \"totalAcceptedRaw\": 68218, \"totalSubmissionRaw\": 94091, \"acRate\": \"72.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"68.2K\", \"totalSubmission\": \"94.1K\", \"totalAcceptedRaw\": 68223, \"totalSubmissionRaw\": 94096, \"acRate\": \"72.5%\"}",
|
||||
"hints": [
|
||||
"Sort elements and take each element from the largest until accomplish the conditions."
|
||||
],
|
||||
|
Reference in New Issue
Block a user