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
-
Compute a dot product of two vectors x and y
1019 Solvers
-
The Answer to Life, the Universe, and Everything
556 Solvers
-
317 Solvers
-
Sum the 'edge' values of a matrix
374 Solvers
-
Create an anti-identity matrix
194 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!