This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
v=[45 15 200 300];
assert(isequal(vectorLCM(v),1800))
|
Multiples of a Number in a Given Range
140 Solvers
100 Solvers
261 Solvers
437 Solvers
179 Solvers