mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"62.1K\", \"totalSubmission\": \"100.8K\", \"totalAcceptedRaw\": 62123, \"totalSubmissionRaw\": 100846, \"acRate\": \"61.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"62.1K\", \"totalSubmission\": \"100.9K\", \"totalAcceptedRaw\": 62126, \"totalSubmissionRaw\": 100851, \"acRate\": \"61.6%\"}",
|
||||
"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