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\": \"10.1K\", \"totalSubmission\": \"15.7K\", \"totalAcceptedRaw\": 10140, \"totalSubmissionRaw\": 15705, \"acRate\": \"64.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"10.1K\", \"totalSubmission\": \"15.7K\", \"totalAcceptedRaw\": 10147, \"totalSubmissionRaw\": 15719, \"acRate\": \"64.6%\"}",
|
||||
"hints": [
|
||||
"Sort the boxes in ascending order, try to process the box with the smallest height first."
|
||||
],
|
||||
|
Reference in New Issue
Block a user