mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-22 05:26:46 +08:00
update
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"362\", \"totalSubmission\": \"615\", \"totalAcceptedRaw\": 362, \"totalSubmissionRaw\": 615, \"acRate\": \"58.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"371\", \"totalSubmission\": \"630\", \"totalAcceptedRaw\": 371, \"totalSubmissionRaw\": 630, \"acRate\": \"58.9%\"}",
|
||||
"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