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 = [];
y_correct = true;
assert(isequal(MatrixIsEmpty(x),y_correct))
|
Remove all the words that end with "ain"
1027 Solvers
583 Solvers
337 Solvers
Test if two numbers have the same digits
155 Solvers
Area of an equilateral triangle
1706 Solvers