mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-21 21:16:45 +08:00
update
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"23.5K\", \"totalSubmission\": \"35.9K\", \"totalAcceptedRaw\": 23523, \"totalSubmissionRaw\": 35864, \"acRate\": \"65.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"23.6K\", \"totalSubmission\": \"35.9K\", \"totalAcceptedRaw\": 23557, \"totalSubmissionRaw\": 35912, \"acRate\": \"65.6%\"}",
|
||||
"hints": [
|
||||
"Check every three consecutive numbers in the array for parity."
|
||||
],
|
||||
|
Reference in New Issue
Block a user