mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 179,
|
||||
"likes": 180,
|
||||
"dislikes": 199,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Magic Squares In Grid\", \"titleSlug\": \"magic-squares-in-grid\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"7.3K\", \"totalSubmission\": \"14.3K\", \"totalAcceptedRaw\": 7321, \"totalSubmissionRaw\": 14310, \"acRate\": \"51.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"7.3K\", \"totalSubmission\": \"14.3K\", \"totalAcceptedRaw\": 7326, \"totalSubmissionRaw\": 14321, \"acRate\": \"51.2%\"}",
|
||||
"hints": [
|
||||
"Check all squares in the matrix and find the largest one."
|
||||
],
|
||||
|
Reference in New Issue
Block a user