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
-
Who knows the last digit of pi?
673 Solvers
-
Sum the elements in either diagonal of a square matrix
213 Solvers
-
Switch matrix to a column vector
360 Solvers
-
727 Solvers
-
Sum the squares of numbers from 1 to n
249 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!