1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -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",