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": "Easy",
|
||||
"likes": 4198,
|
||||
"dislikes": 234,
|
||||
"likes": 4209,
|
||||
"dislikes": 236,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Max Area of Island\", \"titleSlug\": \"max-area-of-island\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Flood Fill\", \"titleSlug\": \"flood-fill\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Coloring A Border\", \"titleSlug\": \"coloring-a-border\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[0,1,0,0],[1,1,1,0],[0,1,0,0],[1,1,0,0]]\n[[1]]\n[[1,0]]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"356.2K\", \"totalSubmission\": \"517.5K\", \"totalAcceptedRaw\": 356229, \"totalSubmissionRaw\": 517472, \"acRate\": \"68.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"356.6K\", \"totalSubmission\": \"518K\", \"totalAcceptedRaw\": 356614, \"totalSubmissionRaw\": 517956, \"acRate\": \"68.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "961",
|
||||
|
Reference in New Issue
Block a user