mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 843,
|
||||
"dislikes": 100,
|
||||
"likes": 880,
|
||||
"dislikes": 102,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Word Ladder\", \"titleSlug\": \"word-ladder\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"AACCGGTT\"\n\"AACCGGTA\"\n[\"AACCGGTA\"]\n\"AACCGGTT\"\n\"AAACGGTA\"\n[\"AACCGGTA\",\"AACCGCTA\",\"AAACGGTA\"]\n\"AAAAACCC\"\n\"AACCCCCC\"\n[\"AAAACCCC\",\"AAACCCCC\",\"AACCCCCC\"]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"51.6K\", \"totalSubmission\": \"111.3K\", \"totalAcceptedRaw\": 51583, \"totalSubmissionRaw\": 111267, \"acRate\": \"46.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"53K\", \"totalSubmission\": \"113.6K\", \"totalAcceptedRaw\": 53039, \"totalSubmissionRaw\": 113599, \"acRate\": \"46.7%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user