mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Medium",
|
||||
"likes": 709,
|
||||
"dislikes": 53,
|
||||
"likes": 711,
|
||||
"dislikes": 54,
|
||||
"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.3K\", \"totalSubmission\": \"128.6K\", \"totalAcceptedRaw\": 59270, \"totalSubmissionRaw\": 128640, \"acRate\": \"46.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"59.4K\", \"totalSubmission\": \"128.8K\", \"totalAcceptedRaw\": 59368, \"totalSubmissionRaw\": 128796, \"acRate\": \"46.1%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user