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
-
Determine whether a vector is monotonically increasing
22361 Solvers
-
3391 Solvers
-
Remove the two elements next to NaN value
684 Solvers
-
convert matrix to single column
423 Solvers
-
267 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!