mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 08:21:41 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"6.2K\", \"totalSubmission\": \"10.1K\", \"totalAcceptedRaw\": 6203, \"totalSubmissionRaw\": 10108, \"acRate\": \"61.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"6.2K\", \"totalSubmission\": \"10.1K\", \"totalAcceptedRaw\": 6204, \"totalSubmissionRaw\": 10109, \"acRate\": \"61.4%\"}",
|
||||
"hints": [
|
||||
"Since every group of farmland is rectangular, the top left corner of each group will have the smallest x-coordinate and y-coordinate of any farmland in the group.",
|
||||
"Similarly, the bootm right corner of each group will have the largest x-coordinate and y-coordinate of any farmland in the group.",
|
||||
|
Reference in New Issue
Block a user