mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 08:21:41 +08:00
update
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"4.5K\", \"totalSubmission\": \"6.6K\", \"totalAcceptedRaw\": 4479, \"totalSubmissionRaw\": 6613, \"acRate\": \"67.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"4.5K\", \"totalSubmission\": \"6.6K\", \"totalAcceptedRaw\": 4490, \"totalSubmissionRaw\": 6627, \"acRate\": \"67.8%\"}",
|
||||
"hints": [
|
||||
"It is always optimal to pair the worker with the least amount of time with the job that requires the least amount of time.",
|
||||
"Sort both arrays."
|
||||
|
Reference in New Issue
Block a user