mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 2528,
|
||||
"likes": 2529,
|
||||
"dislikes": 271,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"245.9K\", \"totalSubmission\": \"620.3K\", \"totalAcceptedRaw\": 245927, \"totalSubmissionRaw\": 620251, \"acRate\": \"39.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"245.9K\", \"totalSubmission\": \"620.3K\", \"totalAcceptedRaw\": 245943, \"totalSubmissionRaw\": 620314, \"acRate\": \"39.6%\"}",
|
||||
"hints": [
|
||||
"If there're only 2 points, return true.",
|
||||
"Check if all other points lie on the line defined by the first 2 points.",
|
||||
|
Reference in New Issue
Block a user