[ya-day1] tshortChooser prepare
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
export function tiShortChoser(
|
||||
tBlue: number,
|
||||
tRed: number,
|
||||
sBlue: number,
|
||||
sRed: number,
|
||||
) {
|
||||
return [3, 4];
|
||||
}
|
||||
Reference in New Issue
Block a user