mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"108K\", \"totalSubmission\": \"188.2K\", \"totalAcceptedRaw\": 107985, \"totalSubmissionRaw\": 188207, \"acRate\": \"57.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"108K\", \"totalSubmission\": \"188.2K\", \"totalAcceptedRaw\": 107993, \"totalSubmissionRaw\": 188217, \"acRate\": \"57.4%\"}",
|
||||
"hints": [
|
||||
"If k ≥ arr.length return the max element of the array.",
|
||||
"If k < arr.length simulate the game until a number wins k consecutive games."
|
||||
|
Reference in New Issue
Block a user