mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"4K\", \"totalSubmission\": \"10.2K\", \"totalAcceptedRaw\": 4017, \"totalSubmissionRaw\": 10226, \"acRate\": \"39.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"4K\", \"totalSubmission\": \"10.2K\", \"totalAcceptedRaw\": 4020, \"totalSubmissionRaw\": 10230, \"acRate\": \"39.3%\"}",
|
||||
"hints": [
|
||||
"If the array consists of only 0s answer is 0.",
|
||||
"In the final split, exactly one separation point exists between two consecutive 1s.",
|
||||
|
Reference in New Issue
Block a user