mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"5.1K\", \"totalSubmission\": \"6.6K\", \"totalAcceptedRaw\": 5059, \"totalSubmissionRaw\": 6580, \"acRate\": \"76.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"5.1K\", \"totalSubmission\": \"6.6K\", \"totalAcceptedRaw\": 5060, \"totalSubmissionRaw\": 6581, \"acRate\": \"76.9%\"}",
|
||||
"hints": [
|
||||
"It’s optimal to make the processor with earlier process time run 4 longer tasks.****",
|
||||
"The largest <code>processTime[i] + tasks[j]</code> (when matched) is the answer."
|
||||
|
Reference in New Issue
Block a user