mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 08:21:41 +08:00
update
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"6.6K\", \"totalSubmission\": \"10.2K\", \"totalAcceptedRaw\": 6622, \"totalSubmissionRaw\": 10237, \"acRate\": \"64.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"6.6K\", \"totalSubmission\": \"10.2K\", \"totalAcceptedRaw\": 6624, \"totalSubmissionRaw\": 10240, \"acRate\": \"64.7%\"}",
|
||||
"hints": [
|
||||
"Loop over the array and check the first index i such A[i] == i"
|
||||
],
|
||||
|
Reference in New Issue
Block a user