mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"42.7K\", \"totalSubmission\": \"90.6K\", \"totalAcceptedRaw\": 42732, \"totalSubmissionRaw\": 90620, \"acRate\": \"47.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"42.8K\", \"totalSubmission\": \"90.8K\", \"totalAcceptedRaw\": 42822, \"totalSubmissionRaw\": 90781, \"acRate\": \"47.2%\"}",
|
||||
"hints": [
|
||||
"Can you think of this problem in a backwards way ?",
|
||||
"Imagine expanding outward from each land cell. What kind of search does that ?",
|
||||
|
Reference in New Issue
Block a user