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))
[Warning: Function assert has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict.]
[> In unix (line 32)
In oneToTen (line 1)
In ScoringEngineTestPoint1 (line 2)
In solutionTest (line 3)]
|
Find state names that end with the letter A
553 Solvers
298 Solvers
Arrange Vector in descending order
1823 Solvers
307 Solvers
How many trades represent all the profit?
460 Solvers