mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 1017,
|
||||
"dislikes": 106,
|
||||
"likes": 1087,
|
||||
"dislikes": 121,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Largest Triangle Area\", \"titleSlug\": \"largest-triangle-area\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[2,1,2]\n[1,2,1]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"72.3K\", \"totalSubmission\": \"126.9K\", \"totalAcceptedRaw\": 72314, \"totalSubmissionRaw\": 126857, \"acRate\": \"57.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"78.5K\", \"totalSubmission\": \"140.7K\", \"totalAcceptedRaw\": 78528, \"totalSubmissionRaw\": 140654, \"acRate\": \"55.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "665",
|
||||
|
Reference in New Issue
Block a user