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 |
%%
bVec = [2.71;8;28;182];
b = VectorFunc();
assert(isequal(b,bVec))
ans =
2.7100
8.0000
28.0000
182.0000
|
2529 Solvers
735 Solvers
Reverse the Words (not letters) of a String
243 Solvers
185 Solvers
240 Solvers