mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 9453,
|
||||
"dislikes": 139,
|
||||
"likes": 9770,
|
||||
"dislikes": 144,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Maximal Rectangle\", \"titleSlug\": \"maximal-rectangle\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Maximum Score of a Good Subarray\", \"titleSlug\": \"maximum-score-of-a-good-subarray\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[2,1,5,6,2,3]\n[2,4]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"490.3K\", \"totalSubmission\": \"1.2M\", \"totalAcceptedRaw\": 490310, \"totalSubmissionRaw\": 1207396, \"acRate\": \"40.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"502.1K\", \"totalSubmission\": \"1.2M\", \"totalAcceptedRaw\": 502132, \"totalSubmissionRaw\": 1231400, \"acRate\": \"40.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "67",
|
||||
|
Reference in New Issue
Block a user