Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x_correct = [1 2 3 4 5 6 7 8 9 10];
assert(isequal(oneToTen,x_correct))
|
363 Solvers
Project Euler: Problem 6, Natural numbers, squares and sums.
782 Solvers
Arrange Vector in descending order
1798 Solvers
235 Solvers
465 Solvers