mirror of
https://github.com/lWolvesl/leetcode.git
synced 2026-01-13 02:38:37 +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