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": 5371,
|
||||
"likes": 5372,
|
||||
"dislikes": 104,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Merge Intervals\", \"titleSlug\": \"merge-intervals\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Merge Sorted Array\", \"titleSlug\": \"merge-sorted-array\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Employee Free Time\", \"titleSlug\": \"employee-free-time\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Maximum Matching of Players With Trainers\", \"titleSlug\": \"maximum-matching-of-players-with-trainers\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"375.9K\", \"totalSubmission\": \"527K\", \"totalAcceptedRaw\": 375850, \"totalSubmissionRaw\": 526985, \"acRate\": \"71.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"375.9K\", \"totalSubmission\": \"527K\", \"totalAcceptedRaw\": 375878, \"totalSubmissionRaw\": 527022, \"acRate\": \"71.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "685",
|
||||
|
Reference in New Issue
Block a user