mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 731,
|
||||
"dislikes": 1004,
|
||||
"likes": 732,
|
||||
"dislikes": 1005,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Rectangle Overlap\", \"titleSlug\": \"rectangle-overlap\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "-3\n0\n3\n4\n0\n-1\n9\n2\n-2\n-2\n2\n2\n-2\n-2\n2\n2",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"134.5K\", \"totalSubmission\": \"336.4K\", \"totalAcceptedRaw\": 134497, \"totalSubmissionRaw\": 336391, \"acRate\": \"40.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"134.6K\", \"totalSubmission\": \"336.5K\", \"totalAcceptedRaw\": 134561, \"totalSubmissionRaw\": 336549, \"acRate\": \"40.0%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user