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": "Medium",
|
||||
"likes": 1096,
|
||||
"dislikes": 161,
|
||||
"likes": 1118,
|
||||
"dislikes": 165,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Edit Distance\", \"titleSlug\": \"edit-distance\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"ab\"\n\"acb\"\n\"\"\n\"\"",
|
||||
@@ -34,7 +34,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"169.6K\", \"totalSubmission\": \"500.5K\", \"totalAcceptedRaw\": 169648, \"totalSubmissionRaw\": 500493, \"acRate\": \"33.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"172.1K\", \"totalSubmission\": \"507.2K\", \"totalAcceptedRaw\": 172101, \"totalSubmissionRaw\": 507246, \"acRate\": \"33.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "693",
|
||||
|
Reference in New Issue
Block a user