mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-21 21:16:45 +08:00
update
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"16.2K\", \"totalSubmission\": \"21.5K\", \"totalAcceptedRaw\": 16191, \"totalSubmissionRaw\": 21506, \"acRate\": \"75.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"16.3K\", \"totalSubmission\": \"21.6K\", \"totalAcceptedRaw\": 16258, \"totalSubmissionRaw\": 21593, \"acRate\": \"75.3%\"}",
|
||||
"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