mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Hard",
|
||||
"likes": 290,
|
||||
"dislikes": 198,
|
||||
"dislikes": 199,
|
||||
"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\": 21642, \"totalSubmissionRaw\": 37247, \"acRate\": \"58.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"21.6K\", \"totalSubmission\": \"37.2K\", \"totalAcceptedRaw\": 21643, \"totalSubmissionRaw\": 37249, \"acRate\": \"58.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "344",
|
||||
|
Reference in New Issue
Block a user