mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 427,
|
||||
"dislikes": 39,
|
||||
"dislikes": 40,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "5\n3\n[2,2]\n[2,3]\n10\n5\n[2,3,5]\n[6,7,8]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"14.5K\", \"totalSubmission\": \"35.7K\", \"totalAcceptedRaw\": 14514, \"totalSubmissionRaw\": 35721, \"acRate\": \"40.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"14.5K\", \"totalSubmission\": \"35.8K\", \"totalAcceptedRaw\": 14531, \"totalSubmissionRaw\": 35779, \"acRate\": \"40.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "523",
|
||||
|
Reference in New Issue
Block a user