mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 7891,
|
||||
"dislikes": 1837,
|
||||
"likes": 7892,
|
||||
"dislikes": 1838,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Word Pattern\", \"titleSlug\": \"word-pattern\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"egg\"\n\"add\"\n\"foo\"\n\"bar\"\n\"paper\"\n\"title\"",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"1M\", \"totalSubmission\": \"2.4M\", \"totalAcceptedRaw\": 1049836, \"totalSubmissionRaw\": 2422012, \"acRate\": \"43.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"1.1M\", \"totalSubmission\": \"2.4M\", \"totalAcceptedRaw\": 1050051, \"totalSubmissionRaw\": 2422417, \"acRate\": \"43.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1147",
|
||||
|
Reference in New Issue
Block a user