mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"143.3K\", \"totalSubmission\": \"200.3K\", \"totalAcceptedRaw\": 143280, \"totalSubmissionRaw\": 200267, \"acRate\": \"71.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"143.3K\", \"totalSubmission\": \"200.3K\", \"totalAcceptedRaw\": 143290, \"totalSubmissionRaw\": 200278, \"acRate\": \"71.5%\"}",
|
||||
"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