mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"13.9K\", \"totalSubmission\": \"21.7K\", \"totalAcceptedRaw\": 13946, \"totalSubmissionRaw\": 21745, \"acRate\": \"64.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"13.9K\", \"totalSubmission\": \"21.7K\", \"totalAcceptedRaw\": 13949, \"totalSubmissionRaw\": 21748, \"acRate\": \"64.1%\"}",
|
||||
"hints": [
|
||||
"Compute the XOR of the numbers between 1 and n, and think about how it can be used. Let it be x.",
|
||||
"Think why n is odd.",
|
||||
|
Reference in New Issue
Block a user