mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"211.8K\", \"totalSubmission\": \"329.2K\", \"totalAcceptedRaw\": 211826, \"totalSubmissionRaw\": 329238, \"acRate\": \"64.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"211.8K\", \"totalSubmission\": \"329.3K\", \"totalAcceptedRaw\": 211846, \"totalSubmissionRaw\": 329264, \"acRate\": \"64.3%\"}",
|
||||
"hints": [
|
||||
"Think of BFS to solve the problem.",
|
||||
"When you reach a position with a value = 0 then return true."
|
||||
|
Reference in New Issue
Block a user