1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 23:11:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

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