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))
|
304 Solvers
1392 Solvers
103 Solvers
145 Solvers
345 Solvers