mirror of
https://github.com/lWolvesl/leetcode.git
synced 2026-02-27 11:58:39 +08:00
routine
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package C
|
||||
package L12
|
||||
|
||||
func kLengthApart(nums []int, k int) bool {
|
||||
last := -k - 1
|
||||
|
||||
Reference in New Issue
Block a user