mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 16:01:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 14318,
|
||||
"dislikes": 1273,
|
||||
"likes": 14321,
|
||||
"dislikes": 1272,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Minimum Index Sum of Two Lists\", \"titleSlug\": \"minimum-index-sum-of-two-lists\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "8\n[4,1,8,4,5]\n[5,6,1,8,4,5]\n2\n3\n2\n[1,9,1,2,4]\n[3,2,4]\n3\n1\n0\n[2,6,4]\n[1,5]\n3\n2",
|
||||
@@ -125,7 +125,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"1.4M\", \"totalSubmission\": \"2.5M\", \"totalAcceptedRaw\": 1433730, \"totalSubmissionRaw\": 2543967, \"acRate\": \"56.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"1.4M\", \"totalSubmission\": \"2.5M\", \"totalAcceptedRaw\": 1434041, \"totalSubmissionRaw\": 2544369, \"acRate\": \"56.4%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "18",
|
||||
|
Reference in New Issue
Block a user