1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-10-22 05:26:46 +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

@@ -47,7 +47,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"10.1K\", \"totalSubmission\": \"16.2K\", \"totalAcceptedRaw\": 10116, \"totalSubmissionRaw\": 16221, \"acRate\": \"62.4%\"}",
"stats": "{\"totalAccepted\": \"10.2K\", \"totalSubmission\": \"16.4K\", \"totalAcceptedRaw\": 10245, \"totalSubmissionRaw\": 16449, \"acRate\": \"62.3%\"}",
"hints": [
"You can judge the node type by querying whether the node's id shows up in p_id column and whether the node's p_id is null."
],