mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 16:01:41 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"77.1K\", \"totalSubmission\": \"122.3K\", \"totalAcceptedRaw\": 77092, \"totalSubmissionRaw\": 122294, \"acRate\": \"63.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"77.1K\", \"totalSubmission\": \"122.3K\", \"totalAcceptedRaw\": 77105, \"totalSubmissionRaw\": 122313, \"acRate\": \"63.0%\"}",
|
||||
"hints": [
|
||||
"Check every three consecutive numbers in the array for parity."
|
||||
],
|
||||
|
Reference in New Issue
Block a user