mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"48.6K\", \"totalSubmission\": \"75.7K\", \"totalAcceptedRaw\": 48631, \"totalSubmissionRaw\": 75709, \"acRate\": \"64.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"48.7K\", \"totalSubmission\": \"75.8K\", \"totalAcceptedRaw\": 48698, \"totalSubmissionRaw\": 75827, \"acRate\": \"64.2%\"}",
|
||||
"hints": [
|
||||
"Check every three consecutive numbers in the array for parity."
|
||||
],
|
||||
|
Reference in New Issue
Block a user