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))
|
Remove the small words from a list of words.
474 Solvers
298 Solvers
What is the distance from point P(x,y) to the line Ax + By + C = 0?
209 Solvers
find the surface area of a cube
215 Solvers
462 Solvers