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 = 7;
y_correct = 294;
assert(isequal(your_fcn_name(x),y_correct))
|
1047 Solvers
Cell Counting: How Many Draws?
254 Solvers
Calculate the derivative of a polynomial
139 Solvers
204 Solvers
Matrix of almost all zeros, except for main diagonal
124 Solvers