mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"82.8K\", \"totalSubmission\": \"113.7K\", \"totalAcceptedRaw\": 82757, \"totalSubmissionRaw\": 113733, \"acRate\": \"72.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"82.8K\", \"totalSubmission\": \"113.8K\", \"totalAcceptedRaw\": 82787, \"totalSubmissionRaw\": 113770, \"acRate\": \"72.8%\"}",
|
||||
"hints": [
|
||||
"Check which edges need to be changed.",
|
||||
"Let the next node of the (a-1)th node of list1 be the 0-th node in list 2.",
|
||||
|
Reference in New Issue
Block a user