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
-
4559 Solvers
-
627 Solvers
-
Delete 2nd and 5th column of Given 6*6 matrix
169 Solvers
-
485 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
356 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!