Problem 55910. Lista Ordenada
Dado um vetor V, verifique se o vetor está ordenado, retorne true ou false.
Ordenado([1 2 3 4]) = true;
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers46
Suggested Problems
-
All your base are belong to us
561 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
580 Solvers
-
Find out value of sine given by degree.
344 Solvers
-
2118 Solvers
-
1828 Solvers
More from this Author20
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!