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": "Easy",
|
||||
"likes": 1362,
|
||||
"dislikes": 870,
|
||||
"dislikes": 871,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Determine if Two Strings Are Close\", \"titleSlug\": \"determine-if-two-strings-are-close\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Check if One String Swap Can Make Strings Equal\", \"titleSlug\": \"check-if-one-string-swap-can-make-strings-equal\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"ab\"\n\"ba\"\n\"ab\"\n\"ab\"\n\"aa\"\n\"aa\"",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"115.9K\", \"totalSubmission\": \"402.8K\", \"totalAcceptedRaw\": 115907, \"totalSubmissionRaw\": 402755, \"acRate\": \"28.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"116.1K\", \"totalSubmission\": \"403.3K\", \"totalAcceptedRaw\": 116072, \"totalSubmissionRaw\": 403256, \"acRate\": \"28.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "493",
|
||||
|
Reference in New Issue
Block a user