Dado um número inteiro N, verifique se o número é composto apenas do mesmo inteiro
VerificaRepetido(123) = false;
VerificaRepetido(111) = true;
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers34
Suggested Problems
-
Arrange vector in ascending order
818 Solvers
-
Set x value to each even index of vector y.
80 Solvers
-
173 Solvers
-
7683 Solvers
-
1051 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!