Update array.ts
This commit is contained in:
parent
31732e5690
commit
aa8f24f34f
@ -66,7 +66,7 @@ function find(nums: number[], target: number): number {
|
||||
}
|
||||
}
|
||||
return -1
|
||||
}
|
||||
}
|
||||
|
||||
/* Driver Codes*/
|
||||
/* 初始化数组 */
|
||||
|
Loading…
Reference in New Issue
Block a user