mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 1845,
|
||||
"dislikes": 1812,
|
||||
"likes": 1912,
|
||||
"dislikes": 1836,
|
||||
"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\": \"248K\", \"totalSubmission\": \"887.2K\", \"totalAcceptedRaw\": 248001, \"totalSubmissionRaw\": 887198, \"acRate\": \"28.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"251.9K\", \"totalSubmission\": \"897.4K\", \"totalAcceptedRaw\": 251859, \"totalSubmissionRaw\": 897370, \"acRate\": \"28.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1295",
|
||||
|
Reference in New Issue
Block a user