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": 637,
|
||||
"dislikes": 799,
|
||||
"likes": 652,
|
||||
"dislikes": 804,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Range Addition\", \"titleSlug\": \"range-addition\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "3\n3\n[[2,2],[3,3]]\n3\n3\n[[2,2],[3,3],[3,3],[3,3],[2,2],[3,3],[3,3],[3,3],[2,2],[3,3],[3,3],[3,3]]\n3\n3\n[]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"76.7K\", \"totalSubmission\": \"140.4K\", \"totalAcceptedRaw\": 76689, \"totalSubmissionRaw\": 140378, \"acRate\": \"54.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"77.5K\", \"totalSubmission\": \"141.7K\", \"totalAcceptedRaw\": 77458, \"totalSubmissionRaw\": 141687, \"acRate\": \"54.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "146",
|
||||
|
Reference in New Issue
Block a user