mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-12-19 02:24:59 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"2.9K\", \"totalSubmission\": \"8.2K\", \"totalAcceptedRaw\": 2854, \"totalSubmissionRaw\": 8209, \"acRate\": \"34.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"2.9K\", \"totalSubmission\": \"8.2K\", \"totalAcceptedRaw\": 2856, \"totalSubmissionRaw\": 8213, \"acRate\": \"34.8%\"}",
|
||||
"hints": [
|
||||
"We can try to determine the last digit of the answer, then divide everything by 2 and repeat."
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user