mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 08:21:41 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"12.7K\", \"totalSubmission\": \"14.1K\", \"totalAcceptedRaw\": 12692, \"totalSubmissionRaw\": 14141, \"acRate\": \"89.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"12.7K\", \"totalSubmission\": \"14.2K\", \"totalAcceptedRaw\": 12711, \"totalSubmissionRaw\": 14162, \"acRate\": \"89.8%\"}",
|
||||
"hints": [
|
||||
"Let x be the answer, it’s always optimal to decrease x in each operation and increase nums."
|
||||
],
|
||||
|
Reference in New Issue
Block a user