mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 345,
|
||||
"likes": 353,
|
||||
"dislikes": 46,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"48.7K\", \"totalSubmission\": \"75.8K\", \"totalAcceptedRaw\": 48698, \"totalSubmissionRaw\": 75827, \"acRate\": \"64.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"49.7K\", \"totalSubmission\": \"77.5K\", \"totalAcceptedRaw\": 49718, \"totalSubmissionRaw\": 77523, \"acRate\": \"64.1%\"}",
|
||||
"hints": [
|
||||
"Check every three consecutive numbers in the array for parity."
|
||||
],
|
||||
|
Reference in New Issue
Block a user