mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 1147,
|
||||
"dislikes": 317,
|
||||
"likes": 1181,
|
||||
"dislikes": 318,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Intersection of Two Linked Lists\", \"titleSlug\": \"intersection-of-two-linked-lists\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"Shogun\",\"Tapioca Express\",\"Burger King\",\"KFC\"]\n[\"Piatti\",\"The Grill at Torrey Pines\",\"Hungry Hunter Steakhouse\",\"Shogun\"]\n[\"Shogun\",\"Tapioca Express\",\"Burger King\",\"KFC\"]\n[\"KFC\",\"Shogun\",\"Burger King\"]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"146K\", \"totalSubmission\": \"276.2K\", \"totalAcceptedRaw\": 145957, \"totalSubmissionRaw\": 276235, \"acRate\": \"52.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"148.6K\", \"totalSubmission\": \"281.4K\", \"totalAcceptedRaw\": 148557, \"totalSubmissionRaw\": 281350, \"acRate\": \"52.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "147",
|
||||
|
Reference in New Issue
Block a user