mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"28K\", \"totalSubmission\": \"60.8K\", \"totalAcceptedRaw\": 27983, \"totalSubmissionRaw\": 60776, \"acRate\": \"46.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"28K\", \"totalSubmission\": \"60.8K\", \"totalAcceptedRaw\": 27986, \"totalSubmissionRaw\": 60780, \"acRate\": \"46.0%\"}",
|
||||
"hints": [
|
||||
"It is always optimal to halve the largest element.",
|
||||
"What data structure allows for an efficient query of the maximum element?",
|
||||
|
Reference in New Issue
Block a user