mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"1.5K\", \"totalSubmission\": \"2.6K\", \"totalAcceptedRaw\": 1521, \"totalSubmissionRaw\": 2630, \"acRate\": \"57.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"1.5K\", \"totalSubmission\": \"2.6K\", \"totalAcceptedRaw\": 1529, \"totalSubmissionRaw\": 2643, \"acRate\": \"57.9%\"}",
|
||||
"hints": [
|
||||
"If the path starts at room i, what properties must the other two rooms in the cycle have?",
|
||||
"The other two rooms must be connected to room i, and must be connected to each other."
|
||||
|
Reference in New Issue
Block a user