mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"13.4K\", \"totalSubmission\": \"31.3K\", \"totalAcceptedRaw\": 13395, \"totalSubmissionRaw\": 31254, \"acRate\": \"42.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"13.4K\", \"totalSubmission\": \"31.3K\", \"totalAcceptedRaw\": 13437, \"totalSubmissionRaw\": 31329, \"acRate\": \"42.9%\"}",
|
||||
"hints": [
|
||||
"We can select a subset of tasks and assign it to a worker then solve the subproblem on the remaining tasks"
|
||||
],
|
||||
|
Reference in New Issue
Block a user