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))
|
158 Solvers
Back to basics 11 - Max Integer
611 Solvers
406 Solvers
Matrix indexing with two vectors of indices
408 Solvers
690 Solvers