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\": \"51.5K\", \"totalSubmission\": \"110.1K\", \"totalAcceptedRaw\": 51485, \"totalSubmissionRaw\": 110073, \"acRate\": \"46.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"51.5K\", \"totalSubmission\": \"110.1K\", \"totalAcceptedRaw\": 51487, \"totalSubmissionRaw\": 110080, \"acRate\": \"46.8%\"}",
|
||||
"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