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
-
Project Euler: Problem 7, Nth prime
1746 Solvers
-
Output any real number that is neither positive nor negative
408 Solvers
-
423 Solvers
-
16328 Solvers
-
Create sequnce 1 4 9 16 25.........
413 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!