Update TypeScript style (Chapter of Array)
This commit is contained in:
parent
47db74892d
commit
31732e5690
@ -66,7 +66,7 @@ function find(nums: number[], target: number): number {
|
||||
}
|
||||
}
|
||||
return -1
|
||||
}
|
||||
}
|
||||
|
||||
/* Driver Codes*/
|
||||
/* 初始化数组 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user