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": "Medium",
|
||||
"likes": 6930,
|
||||
"dislikes": 144,
|
||||
"likes": 7042,
|
||||
"dislikes": 145,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Maximal Rectangle\", \"titleSlug\": \"maximal-rectangle\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Largest Plus Sign\", \"titleSlug\": \"largest-plus-sign\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Count Artifacts That Can Be Extracted\", \"titleSlug\": \"count-artifacts-that-can-be-extracted\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Stamping the Grid\", \"titleSlug\": \"stamping-the-grid\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[\"1\",\"0\",\"1\",\"0\",\"0\"],[\"1\",\"0\",\"1\",\"1\",\"1\"],[\"1\",\"1\",\"1\",\"1\",\"1\"],[\"1\",\"0\",\"0\",\"1\",\"0\"]]\n[[\"0\",\"1\"],[\"1\",\"0\"]]\n[[\"0\"]]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"479.1K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 479076, \"totalSubmissionRaw\": 1107515, \"acRate\": \"43.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"486.1K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 486134, \"totalSubmissionRaw\": 1120079, \"acRate\": \"43.4%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "54",
|
||||
|
Reference in New Issue
Block a user