mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"5.3K\", \"totalSubmission\": \"13.9K\", \"totalAcceptedRaw\": 5315, \"totalSubmissionRaw\": 13935, \"acRate\": \"38.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"5.3K\", \"totalSubmission\": \"13.9K\", \"totalAcceptedRaw\": 5326, \"totalSubmissionRaw\": 13948, \"acRate\": \"38.2%\"}",
|
||||
"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