Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
tic
x = 1;
y = right_timing(x);
y_correct = round(toc,4)
assert(isequal(y,y_correct))
y_correct =
0
|
186 Solvers
341 Solvers
Back to basics - mean of corner elements of a matrix
237 Solvers
209 Solvers
43 Solvers