mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 16:01:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"13.1K\", \"totalSubmission\": \"20.5K\", \"totalAcceptedRaw\": 13144, \"totalSubmissionRaw\": 20511, \"acRate\": \"64.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"13.1K\", \"totalSubmission\": \"20.5K\", \"totalAcceptedRaw\": 13147, \"totalSubmissionRaw\": 20514, \"acRate\": \"64.1%\"}",
|
||||
"hints": [
|
||||
"Suppose We can put m boxes on the floor, within all the ways to put the boxes, what’s the maximum number of boxes we can put in?",
|
||||
"The first box should always start in the corner"
|
||||
|
Reference in New Issue
Block a user