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": "Medium",
|
||||
"likes": 4984,
|
||||
"dislikes": 906,
|
||||
"likes": 5238,
|
||||
"dislikes": 927,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Two Sum\", \"titleSlug\": \"two-sum\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Two Sum IV - Input is a BST\", \"titleSlug\": \"two-sum-iv-input-is-a-bst\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Two Sum Less Than K\", \"titleSlug\": \"two-sum-less-than-k\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[2,7,11,15]\n9\n[2,3,4]\n6\n[-1,0]\n-1",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"903.5K\", \"totalSubmission\": \"1.5M\", \"totalAcceptedRaw\": 903464, \"totalSubmissionRaw\": 1545699, \"acRate\": \"58.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"938.2K\", \"totalSubmission\": \"1.6M\", \"totalAcceptedRaw\": 938153, \"totalSubmissionRaw\": 1598731, \"acRate\": \"58.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "20",
|
||||
|
Reference in New Issue
Block a user