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": 594,
|
||||
"dislikes": 203,
|
||||
"likes": 598,
|
||||
"dislikes": 207,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Subsets\", \"titleSlug\": \"subsets\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Unique Word Abbreviation\", \"titleSlug\": \"unique-word-abbreviation\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Minimum Unique Word Abbreviation\", \"titleSlug\": \"minimum-unique-word-abbreviation\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"word\"\n\"a\"",
|
||||
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"59.9K\", \"totalSubmission\": \"106.6K\", \"totalAcceptedRaw\": 59861, \"totalSubmissionRaw\": 106627, \"acRate\": \"56.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"60.5K\", \"totalSubmission\": \"107.3K\", \"totalAcceptedRaw\": 60452, \"totalSubmissionRaw\": 107340, \"acRate\": \"56.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "69",
|
||||
|
Reference in New Issue
Block a user