mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-12-19 02:24:59 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"4.5K\", \"totalSubmission\": \"11.7K\", \"totalAcceptedRaw\": 4462, \"totalSubmissionRaw\": 11716, \"acRate\": \"38.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"4.8K\", \"totalSubmission\": \"12.5K\", \"totalAcceptedRaw\": 4817, \"totalSubmissionRaw\": 12489, \"acRate\": \"38.6%\"}",
|
||||
"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