mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-22 05:26:46 +08:00
update
This commit is contained in:
@@ -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."
|
||||
],
|
||||
|
Reference in New Issue
Block a user