mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-22 05:26:46 +08:00
update
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"2K\", \"totalSubmission\": \"3.4K\", \"totalAcceptedRaw\": 2010, \"totalSubmissionRaw\": 3410, \"acRate\": \"58.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"2K\", \"totalSubmission\": \"3.4K\", \"totalAcceptedRaw\": 2012, \"totalSubmissionRaw\": 3412, \"acRate\": \"59.0%\"}",
|
||||
"hints": [
|
||||
"What if we model this problem as a graph problem?",
|
||||
"A house is a node and a pipe is a weighted edge.",
|
||||
|
Reference in New Issue
Block a user