Problem 43082. Reverse digits of a number
Reverse digits of a number.
For example, return 321 for the input 123 .
The left-hand zeros can be discarded. For example, input 10 will return 1 .
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers75
Suggested Problems
-
Select every other element of a vector
35895 Solvers
-
Omit columns averages from a matrix
616 Solvers
-
Find the sum of the elements in the "second" diagonal
1194 Solvers
-
555 Solvers
-
Sum of the Multiplication of Vectors
283 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!