mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-08 08:51:42 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"51.5K\", \"totalSubmission\": \"70.2K\", \"totalAcceptedRaw\": 51539, \"totalSubmissionRaw\": 70239, \"acRate\": \"73.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"51.5K\", \"totalSubmission\": \"70.2K\", \"totalAcceptedRaw\": 51541, \"totalSubmissionRaw\": 70241, \"acRate\": \"73.4%\"}",
|
||||
"hints": [
|
||||
"If we have space for at least one box, it's always optimal to put the box with the most units.",
|
||||
"Sort the box types with the number of units per box non-increasingly.",
|
||||
|
Reference in New Issue
Block a user