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,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 3331,
|
||||
"dislikes": 96,
|
||||
"likes": 3378,
|
||||
"dislikes": 98,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Meeting Rooms II\", \"titleSlug\": \"meeting-rooms-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Non-overlapping Intervals\", \"titleSlug\": \"non-overlapping-intervals\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[10,16],[2,8],[1,6],[7,12]]\n[[1,2],[3,4],[5,6],[7,8]]\n[[1,2],[2,3],[3,4],[4,5]]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"183.6K\", \"totalSubmission\": \"347.5K\", \"totalAcceptedRaw\": 183596, \"totalSubmissionRaw\": 347488, \"acRate\": \"52.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"186.5K\", \"totalSubmission\": \"352.5K\", \"totalAcceptedRaw\": 186486, \"totalSubmissionRaw\": 352526, \"acRate\": \"52.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "725",
|
||||
|
Reference in New Issue
Block a user