mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"2.6K\", \"totalSubmission\": \"5.2K\", \"totalAcceptedRaw\": 2581, \"totalSubmissionRaw\": 5163, \"acRate\": \"50.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"2.6K\", \"totalSubmission\": \"5.2K\", \"totalAcceptedRaw\": 2586, \"totalSubmissionRaw\": 5176, \"acRate\": \"50.0%\"}",
|
||||
"hints": [
|
||||
"Check for a common prefix of the two arrays.",
|
||||
"After this common prefix, there should be one array similar to the other but shifted by one.",
|
||||
|
Reference in New Issue
Block a user