mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"52.4K\", \"totalSubmission\": \"103.7K\", \"totalAcceptedRaw\": 52356, \"totalSubmissionRaw\": 103687, \"acRate\": \"50.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"52.4K\", \"totalSubmission\": \"103.7K\", \"totalAcceptedRaw\": 52357, \"totalSubmissionRaw\": 103693, \"acRate\": \"50.5%\"}",
|
||||
"hints": [
|
||||
"If X is the first i digits of the array as a binary number, then 2X + A[i] is the first i+1 digits."
|
||||
],
|
||||
|
Reference in New Issue
Block a user