mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 3802,
|
||||
"dislikes": 320,
|
||||
"likes": 3847,
|
||||
"dislikes": 325,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Maximum XOR With an Element From Array\", \"titleSlug\": \"maximum-xor-with-an-element-from-array\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[3,10,5,25,2,8]\n[14,70,53,83,49,91,36,80,92,51,66,70]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"120.5K\", \"totalSubmission\": \"222.2K\", \"totalAcceptedRaw\": 120545, \"totalSubmissionRaw\": 222158, \"acRate\": \"54.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"121.8K\", \"totalSubmission\": \"224.5K\", \"totalAcceptedRaw\": 121847, \"totalSubmissionRaw\": 224492, \"acRate\": \"54.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "778",
|
||||
|
Reference in New Issue
Block a user