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": 839,
|
||||
"likes": 843,
|
||||
"dislikes": 121,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -131,7 +131,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"109.5K\", \"totalSubmission\": \"260.4K\", \"totalAcceptedRaw\": 109486, \"totalSubmissionRaw\": 260401, \"acRate\": \"42.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"109.8K\", \"totalSubmission\": \"261.2K\", \"totalAcceptedRaw\": 109823, \"totalSubmissionRaw\": 261226, \"acRate\": \"42.0%\"}",
|
||||
"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