This solution is outdated. To rescore this solution, sign in.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
r =6/sqrt(pi);
h = 1;
y=coneVolume(r,h)
y_correct = 12;
assert(isequal(y,y_correct))
y =
12
|
3413 Solvers
323 Solvers
260 Solvers
1484 Solvers
158 Solvers