mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 4043,
|
||||
"dislikes": 82,
|
||||
"likes": 4124,
|
||||
"dislikes": 85,
|
||||
"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}]",
|
||||
"exampleTestcases": "[[0,2],[5,10],[13,23],[24,25]]\n[[1,5],[8,12],[15,24],[25,26]]\n[[1,3],[5,9]]\n[]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"288.4K\", \"totalSubmission\": \"406.2K\", \"totalAcceptedRaw\": 288420, \"totalSubmissionRaw\": 406199, \"acRate\": \"71.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"295.6K\", \"totalSubmission\": \"415.7K\", \"totalAcceptedRaw\": 295620, \"totalSubmissionRaw\": 415719, \"acRate\": \"71.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "685",
|
||||
|
Reference in New Issue
Block a user