mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"20.1K\", \"totalSubmission\": \"57.9K\", \"totalAcceptedRaw\": 20106, \"totalSubmissionRaw\": 57944, \"acRate\": \"34.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"20.1K\", \"totalSubmission\": \"58K\", \"totalAcceptedRaw\": 20111, \"totalSubmissionRaw\": 57953, \"acRate\": \"34.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