mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 3729,
|
||||
"dislikes": 105,
|
||||
"likes": 3853,
|
||||
"dislikes": 111,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Minimum Number of Arrows to Burst Balloons\", \"titleSlug\": \"minimum-number-of-arrows-to-burst-balloons\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[1,2],[2,3],[3,4],[1,3]]\n[[1,2],[1,2],[1,2]]\n[[1,2],[2,3]]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"232.2K\", \"totalSubmission\": \"484K\", \"totalAcceptedRaw\": 232245, \"totalSubmissionRaw\": 484030, \"acRate\": \"48.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"240.5K\", \"totalSubmission\": \"499.2K\", \"totalAcceptedRaw\": 240468, \"totalSubmissionRaw\": 499199, \"acRate\": \"48.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "83",
|
||||
|
Reference in New Issue
Block a user