1 line
44 B
Groovy
1 line
44 B
Groovy
println dotProduct([1, 3, -5], [4, -2, -1])
|
println dotProduct([1, 3, -5], [4, -2, -1])
|