mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 16:31:42 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"36.4K\", \"totalSubmission\": \"53.9K\", \"totalAcceptedRaw\": 36408, \"totalSubmissionRaw\": 53851, \"acRate\": \"67.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"36.4K\", \"totalSubmission\": \"53.9K\", \"totalAcceptedRaw\": 36415, \"totalSubmissionRaw\": 53859, \"acRate\": \"67.6%\"}",
|
||||
"hints": [
|
||||
"It's optimal to always remove one stone from the biggest 2 piles",
|
||||
"Note that the limits are small enough for simulation"
|
||||
|
Reference in New Issue
Block a user