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 = 4;
y= 1
y_correct = 1;
assert(isequal(onefourthx(x),y_correct))
y =
1
|
Return the largest number that is adjacent to a zero
3117 Solvers
Remove any row in which a NaN appears
5980 Solvers
Check if number exists in vector
2317 Solvers
222 Solvers
Sum of the Multiplication of Vectors
153 Solvers