mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 290,
|
||||
"dislikes": 257,
|
||||
"dislikes": 258,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "\"acb\"\n4\n\"ab\"\n2\n\"acb\"\n1\n\"acb\"\n1",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"14K\", \"totalSubmission\": \"48.2K\", \"totalAcceptedRaw\": 13983, \"totalSubmissionRaw\": 48244, \"acRate\": \"29.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"14K\", \"totalSubmission\": \"48.3K\", \"totalAcceptedRaw\": 13990, \"totalSubmissionRaw\": 48265, \"acRate\": \"29.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "230",
|
||||
|
Reference in New Issue
Block a user