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": "Easy",
|
||||
"likes": 1370,
|
||||
"dislikes": 378,
|
||||
"likes": 1396,
|
||||
"dislikes": 384,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Rectangle Area\", \"titleSlug\": \"rectangle-area\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[0,0,2,2]\n[1,1,3,3]\n[0,0,1,1]\n[1,0,2,1]\n[0,0,1,1]\n[2,2,3,3]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"99.2K\", \"totalSubmission\": \"229.7K\", \"totalAcceptedRaw\": 99170, \"totalSubmissionRaw\": 229738, \"acRate\": \"43.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"100.6K\", \"totalSubmission\": \"233.3K\", \"totalAcceptedRaw\": 100644, \"totalSubmissionRaw\": 233331, \"acRate\": \"43.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "468",
|
||||
|
Reference in New Issue
Block a user