mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"70.7K\", \"totalSubmission\": \"87.4K\", \"totalAcceptedRaw\": 70720, \"totalSubmissionRaw\": 87420, \"acRate\": \"80.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"70.7K\", \"totalSubmission\": \"87.4K\", \"totalAcceptedRaw\": 70725, \"totalSubmissionRaw\": 87425, \"acRate\": \"80.9%\"}",
|
||||
"hints": [
|
||||
"Concatenate all strings in the first array into a single string in the given order, the same for the second array.",
|
||||
"Both arrays represent the same string if and only if the generated strings are the same."
|
||||
|
Reference in New Issue
Block a user