mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Easy",
|
||||
"likes": 980,
|
||||
"dislikes": 84,
|
||||
"likes": 1001,
|
||||
"dislikes": 85,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Shortest Word Distance II\", \"titleSlug\": \"shortest-word-distance-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Shortest Word Distance III\", \"titleSlug\": \"shortest-word-distance-iii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Find All K-Distant Indices in an Array\", \"titleSlug\": \"find-all-k-distant-indices-in-an-array\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"practice\", \"makes\", \"perfect\", \"coding\", \"makes\"]\n\"coding\"\n\"practice\"\n[\"practice\", \"makes\", \"perfect\", \"coding\", \"makes\"]\n\"makes\"\n\"coding\"",
|
||||
@@ -34,7 +34,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"170.4K\", \"totalSubmission\": \"265.5K\", \"totalAcceptedRaw\": 170401, \"totalSubmissionRaw\": 265469, \"acRate\": \"64.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"173.7K\", \"totalSubmission\": \"270.1K\", \"totalAcceptedRaw\": 173650, \"totalSubmissionRaw\": 270110, \"acRate\": \"64.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "38",
|
||||
|
Reference in New Issue
Block a user