mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"27.8K\", \"totalSubmission\": \"78.3K\", \"totalAcceptedRaw\": 27750, \"totalSubmissionRaw\": 78279, \"acRate\": \"35.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"27.8K\", \"totalSubmission\": \"78.3K\", \"totalAcceptedRaw\": 27752, \"totalSubmissionRaw\": 78295, \"acRate\": \"35.4%\"}",
|
||||
"hints": [
|
||||
"Use a variation of DFS with parameters 'curent_vertex' and 'current_time'.",
|
||||
"Update the probability considering to jump to one of the children vertices."
|
||||
|
Reference in New Issue
Block a user