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": 5337,
|
||||
"dislikes": 129,
|
||||
"likes": 5527,
|
||||
"dislikes": 134,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "[1,2,3]\n[1,2,3]\n[1,2]\n[1,null,2]\n[1,2,1]\n[1,1,2]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"989.3K\", \"totalSubmission\": \"1.8M\", \"totalAcceptedRaw\": 989322, \"totalSubmissionRaw\": 1785337, \"acRate\": \"55.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"1M\", \"totalSubmission\": \"1.8M\", \"totalAcceptedRaw\": 1016290, \"totalSubmissionRaw\": 1830850, \"acRate\": \"55.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "706",
|
||||
|
Reference in New Issue
Block a user