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 = 4;
y= 1
y_correct = 1;
assert(isequal(onefourthx(x),y_correct))
y =
1
|
747 Solvers
337 Solvers
Create a square matrix of multiples
330 Solvers
690 Solvers
Find the area of the four walls
136 Solvers