Dado uma string A, retorne apenas os caracteres maiúsculos de A
Maiusculas('Hello World') = 'HW';
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers26
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5798 Solvers
-
Project Euler: Problem 5, Smallest multiple
1650 Solvers
-
Sum of first n positive integers
622 Solvers
-
Is this triangle right-angled?
6541 Solvers
-
324 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!