Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 10.67;
y_correct = 11;
assert(isequal(your_fcn_name(x),y_correct))
y =
11
|
Swap the first and last columns
9904 Solvers
Project Euler: Problem 1, Multiples of 3 and 5
1064 Solvers
Back to basics 13 - Input variables
203 Solvers
272 Solvers
135 Solvers