mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-09 09:21:40 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"21.3K\", \"totalSubmission\": \"45.6K\", \"totalAcceptedRaw\": 21311, \"totalSubmissionRaw\": 45632, \"acRate\": \"46.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"21.3K\", \"totalSubmission\": \"45.6K\", \"totalAcceptedRaw\": 21313, \"totalSubmissionRaw\": 45638, \"acRate\": \"46.7%\"}",
|
||||
"hints": [
|
||||
"If we become stuck, there's either a loop around the source or around the target.",
|
||||
"If there is a loop around say, the source, what is the maximum number of squares it can have?"
|
||||
|
Reference in New Issue
Block a user