mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"26.4K\", \"totalSubmission\": \"52.6K\", \"totalAcceptedRaw\": 26388, \"totalSubmissionRaw\": 52583, \"acRate\": \"50.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"26.4K\", \"totalSubmission\": \"52.6K\", \"totalAcceptedRaw\": 26399, \"totalSubmissionRaw\": 52611, \"acRate\": \"50.2%\"}",
|
||||
"hints": [
|
||||
"What is the maximum possible length of a nice subarray?",
|
||||
"The length of the longest nice subarray cannot exceed 30. Why is that?"
|
||||
|
Reference in New Issue
Block a user