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-03-29 16:56:27 +08:00
parent e730aa6794
commit ad15da05aa
2517 changed files with 7358 additions and 7332 deletions

View File

@@ -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."