mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 124,
|
||||
"likes": 125,
|
||||
"dislikes": 24,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"26.6K\", \"totalSubmission\": \"39.3K\", \"totalAcceptedRaw\": 26614, \"totalSubmissionRaw\": 39317, \"acRate\": \"67.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"26.6K\", \"totalSubmission\": \"39.3K\", \"totalAcceptedRaw\": 26632, \"totalSubmissionRaw\": 39339, \"acRate\": \"67.7%\"}",
|
||||
"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