mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"3K\", \"totalSubmission\": \"4.8K\", \"totalAcceptedRaw\": 3046, \"totalSubmissionRaw\": 4791, \"acRate\": \"63.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"3.1K\", \"totalSubmission\": \"4.8K\", \"totalAcceptedRaw\": 3053, \"totalSubmissionRaw\": 4798, \"acRate\": \"63.6%\"}",
|
||||
"hints": [
|
||||
"Try to put at least one box in the house pushing it from either side.",
|
||||
"Once you put one box to the house, you can solve the problem with the same logic used to solve version I. You have a warehouse open from the left only and a warehouse open from the right only."
|
||||
|
Reference in New Issue
Block a user