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": "Easy",
|
||||
"likes": 8991,
|
||||
"dislikes": 223,
|
||||
"likes": 9214,
|
||||
"dislikes": 227,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "[1,2,2,3,4,4,3]\n[1,2,2,null,3,null,3]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"1.2M\", \"totalSubmission\": \"2.3M\", \"totalAcceptedRaw\": 1190385, \"totalSubmissionRaw\": 2317113, \"acRate\": \"51.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"1.2M\", \"totalSubmission\": \"2.4M\", \"totalAcceptedRaw\": 1214992, \"totalSubmissionRaw\": 2357501, \"acRate\": \"51.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "42",
|
||||
|
Reference in New Issue
Block a user