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 |
x = 9;
y_correct = 27;
assert(isequal(yards_to_feet(x),y_correct))
|
594 Solvers
Project Euler: Problem 2, Sum of even Fibonacci
835 Solvers
4999 Solvers
5112 Solvers
145 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!