mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"31.1K\", \"totalSubmission\": \"47.2K\", \"totalAcceptedRaw\": 31056, \"totalSubmissionRaw\": 47239, \"acRate\": \"65.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"31.1K\", \"totalSubmission\": \"47.2K\", \"totalAcceptedRaw\": 31057, \"totalSubmissionRaw\": 47244, \"acRate\": \"65.7%\"}",
|
||||
"hints": [
|
||||
"Check every three consecutive numbers in the array for parity."
|
||||
],
|
||||
|
Reference in New Issue
Block a user