mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 220,
|
||||
"dislikes": 346,
|
||||
"likes": 226,
|
||||
"dislikes": 348,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "[[1,1],[2,3],[3,2]]\n[[1,1],[2,2],[3,3]]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"30.6K\", \"totalSubmission\": \"81.6K\", \"totalAcceptedRaw\": 30559, \"totalSubmissionRaw\": 81611, \"acRate\": \"37.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"31K\", \"totalSubmission\": \"82.8K\", \"totalAcceptedRaw\": 31023, \"totalSubmissionRaw\": 82831, \"acRate\": \"37.5%\"}",
|
||||
"hints": [
|
||||
"3 points form a boomerang if and only if the triangle formed from them has non-zero area."
|
||||
],
|
||||
|
Reference in New Issue
Block a user