mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Hard",
|
||||
"likes": 290,
|
||||
"dislikes": 199,
|
||||
"likes": 296,
|
||||
"dislikes": 202,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Valid Word Abbreviation\", \"titleSlug\": \"valid-word-abbreviation\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Minimum Unique Word Abbreviation\", \"titleSlug\": \"minimum-unique-word-abbreviation\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"like\",\"god\",\"internal\",\"me\",\"internet\",\"interval\",\"intension\",\"face\",\"intrusion\"]\n[\"aa\",\"aaa\"]",
|
||||
@@ -52,7 +52,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"21.6K\", \"totalSubmission\": \"37.2K\", \"totalAcceptedRaw\": 21643, \"totalSubmissionRaw\": 37249, \"acRate\": \"58.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"21.8K\", \"totalSubmission\": \"37.4K\", \"totalAcceptedRaw\": 21789, \"totalSubmissionRaw\": 37432, \"acRate\": \"58.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "344",
|
||||
|
Reference in New Issue
Block a user