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": "Hard",
|
||||
"likes": 3710,
|
||||
"dislikes": 193,
|
||||
"likes": 3766,
|
||||
"dislikes": 198,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Falling Squares\", \"titleSlug\": \"falling-squares\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[2,9,10],[3,7,15],[5,12,12],[15,20,10],[19,24,8]]\n[[0,2,3],[2,5,3]]",
|
||||
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"202.3K\", \"totalSubmission\": \"525K\", \"totalAcceptedRaw\": 202330, \"totalSubmissionRaw\": 525015, \"acRate\": \"38.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"204.9K\", \"totalSubmission\": \"529.9K\", \"totalAcceptedRaw\": 204920, \"totalSubmissionRaw\": 529890, \"acRate\": \"38.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "715",
|
||||
|
Reference in New Issue
Block a user