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": true,
|
||||
"difficulty": "Medium",
|
||||
"likes": 711,
|
||||
"dislikes": 54,
|
||||
"likes": 720,
|
||||
"dislikes": 56,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Word Pattern\", \"titleSlug\": \"word-pattern\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"abab\"\n\"redblueredblue\"\n\"aaaa\"\n\"asdasdasdasd\"\n\"aabb\"\n\"xyzabcxzyabc\"",
|
||||
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"59.4K\", \"totalSubmission\": \"128.8K\", \"totalAcceptedRaw\": 59368, \"totalSubmissionRaw\": 128796, \"acRate\": \"46.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"60.2K\", \"totalSubmission\": \"130.2K\", \"totalAcceptedRaw\": 60169, \"totalSubmissionRaw\": 130184, \"acRate\": \"46.2%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user