mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 1419,
|
||||
"likes": 1420,
|
||||
"dislikes": 39,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Course Schedule III\", \"titleSlug\": \"course-schedule-iii\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Parallel Courses\", \"titleSlug\": \"parallel-courses\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Single-Threaded CPU\", \"titleSlug\": \"single-threaded-cpu\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Process Tasks Using Servers\", \"titleSlug\": \"process-tasks-using-servers\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Maximum Employees to Be Invited to a Meeting\", \"titleSlug\": \"maximum-employees-to-be-invited-to-a-meeting\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"70.4K\", \"totalSubmission\": \"103.4K\", \"totalAcceptedRaw\": 70402, \"totalSubmissionRaw\": 103410, \"acRate\": \"68.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"70.4K\", \"totalSubmission\": \"103.4K\", \"totalAcceptedRaw\": 70407, \"totalSubmissionRaw\": 103420, \"acRate\": \"68.1%\"}",
|
||||
"hints": [
|
||||
"What is the earliest time a course can be taken?",
|
||||
"How would you solve the problem if all courses take equal time?",
|
||||
|
Reference in New Issue
Block a user