mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"25.1K\", \"totalSubmission\": \"55.2K\", \"totalAcceptedRaw\": 25104, \"totalSubmissionRaw\": 55191, \"acRate\": \"45.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"25.1K\", \"totalSubmission\": \"55.2K\", \"totalAcceptedRaw\": 25113, \"totalSubmissionRaw\": 55215, \"acRate\": \"45.5%\"}",
|
||||
"hints": [
|
||||
"What should the sum of the n rolls be?",
|
||||
"Could you generate an array of size n such that each element is between 1 and 6?"
|
||||
|
Reference in New Issue
Block a user