Número Repetido - MATLAB Cody - MATLAB Central

Problem 55860. Número Repetido

Difficulty:Rate
Dado um número inteiro N, verifique se o número é composto apenas do mesmo inteiro
VerificaRepetido(123) = false;
VerificaRepetido(111) = true;

Solution Stats

80.0% Correct | 20.0% Incorrect
Last Solution submitted on Jun 02, 2025

Problem Comments

Solution Comments

Show comments
MATLAB EXPO 2025 Registration is Now Open! November 12 – 13, 2025
Registration is now open for MathWorks annual virtual event MATLAB EXPO 2025...
0

Problem Recent Solvers31

Suggested Problems

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!