mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"25.2K\", \"totalSubmission\": \"37K\", \"totalAcceptedRaw\": 25249, \"totalSubmissionRaw\": 36980, \"acRate\": \"68.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"25.3K\", \"totalSubmission\": \"37K\", \"totalAcceptedRaw\": 25255, \"totalSubmissionRaw\": 36989, \"acRate\": \"68.3%\"}",
|
||||
"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