mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"15.5K\", \"totalSubmission\": \"45.2K\", \"totalAcceptedRaw\": 15514, \"totalSubmissionRaw\": 45155, \"acRate\": \"34.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"15.5K\", \"totalSubmission\": \"45.2K\", \"totalAcceptedRaw\": 15531, \"totalSubmissionRaw\": 45182, \"acRate\": \"34.4%\"}",
|
||||
"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