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 |
v = 11;
A_correct = [nthroot(11/(2*pi),3) 11/(pi*(nthroot(11/(2*pi),3))^2)];
assert(isequal(optimizeArea(v),A_correct))
|
1312 Solvers
Create a Multiplication table matrix...
226 Solvers
181 Solvers
342 Solvers
85 Solvers