1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -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",