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": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 1842,
|
||||
"dislikes": 1810,
|
||||
"likes": 1845,
|
||||
"dislikes": 1812,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Minimum Window Substring\", \"titleSlug\": \"minimum-window-substring\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"barfoothefoobarman\"\n[\"foo\",\"bar\"]\n\"wordgoodgoodgoodbestword\"\n[\"word\",\"good\",\"best\",\"word\"]\n\"barfoofoobarthefoobarman\"\n[\"bar\",\"foo\",\"the\"]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"247.7K\", \"totalSubmission\": \"886.3K\", \"totalAcceptedRaw\": 247697, \"totalSubmissionRaw\": 886342, \"acRate\": \"27.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"248K\", \"totalSubmission\": \"887.2K\", \"totalAcceptedRaw\": 248001, \"totalSubmissionRaw\": 887198, \"acRate\": \"28.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1295",
|
||||
|
Reference in New Issue
Block a user