1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -155,7 +155,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"1.7K\", \"totalSubmission\": \"4.3K\", \"totalAcceptedRaw\": 1666, \"totalSubmissionRaw\": 4310, \"acRate\": \"38.7%\"}",
"stats": "{\"totalAccepted\": \"1.7K\", \"totalSubmission\": \"4.4K\", \"totalAcceptedRaw\": 1704, \"totalSubmissionRaw\": 4403, \"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."