mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"1.7K\", \"totalSubmission\": \"4.3K\", \"totalAcceptedRaw\": 1665, \"totalSubmissionRaw\": 4308, \"acRate\": \"38.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"1.7K\", \"totalSubmission\": \"4.3K\", \"totalAcceptedRaw\": 1666, \"totalSubmissionRaw\": 4310, \"acRate\": \"38.7%\"}",
|
||||
"hints": [
|
||||
"Note that for a node, it's not optimal to consider two nodes with the same value.",
|
||||
"Note that the values are small enough for you to iterate over them instead of iterating over the parent nodes."
|
||||
|
Reference in New Issue
Block a user