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))
|
298 Solvers
Flip the main diagonal of a matrix
426 Solvers
278 Solvers
construct matrix with identical rows
138 Solvers
Let's see how peculiar we can get
129 Solvers