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,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 4610,
|
||||
"dislikes": 1140,
|
||||
"likes": 4716,
|
||||
"dislikes": 1179,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Number of Islands\", \"titleSlug\": \"number-of-islands\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Walls and Gates\", \"titleSlug\": \"walls-and-gates\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[\"X\",\"X\",\"X\",\"X\"],[\"X\",\"O\",\"O\",\"X\"],[\"X\",\"X\",\"O\",\"X\"],[\"X\",\"O\",\"X\",\"X\"]]\n[[\"X\"]]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"400.1K\", \"totalSubmission\": \"1.2M\", \"totalAcceptedRaw\": 400141, \"totalSubmissionRaw\": 1186608, \"acRate\": \"33.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"407.5K\", \"totalSubmission\": \"1.2M\", \"totalAcceptedRaw\": 407452, \"totalSubmissionRaw\": 1200394, \"acRate\": \"33.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "857",
|
||||
|
Reference in New Issue
Block a user