mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 08:21:41 +08:00
update
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"1.9K\", \"totalSubmission\": \"5.4K\", \"totalAcceptedRaw\": 1907, \"totalSubmissionRaw\": 5383, \"acRate\": \"35.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"1.9K\", \"totalSubmission\": \"5.4K\", \"totalAcceptedRaw\": 1910, \"totalSubmissionRaw\": 5387, \"acRate\": \"35.5%\"}",
|
||||
"hints": [
|
||||
"Find the smallest and largest x-value for all points.",
|
||||
"If there is a line then it should be at y = (minX + maxX) / 2.",
|
||||
|
Reference in New Issue
Block a user