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": "Easy",
|
||||
"likes": 3367,
|
||||
"dislikes": 635,
|
||||
"likes": 3459,
|
||||
"dislikes": 640,
|
||||
"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\"",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"482.6K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 482628, \"totalSubmissionRaw\": 1148441, \"acRate\": \"42.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"489.9K\", \"totalSubmission\": \"1.2M\", \"totalAcceptedRaw\": 489901, \"totalSubmissionRaw\": 1164529, \"acRate\": \"42.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1147",
|
||||
|
Reference in New Issue
Block a user