Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 4;
y_correct = 2178;
assert(isequal(reverse(x),y_correct))
|
3238 Solvers
Calculate the area of a triangle between three points
871 Solvers
Vector of numbers divisible by 3
126 Solvers
Find out total non zero element of matrix
193 Solvers
471 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!