Problem 45. Make a Palindrome Number
Solution Stats
Problem Comments
-
4 Comments
Why is seqreverse command not allowed to work?
That function is in the Bioinformatics Toolbox (http://www.mathworks.com/help/bioinfo/ref/seqreverse.html). Cody permits only MATLAB functions.
Many commands I thought would work ,didn't .... This problem helps in understanding the limits of the commands
Can every number be used to find a palindrome? I've tried 196, and it seems to run on an infinite loop.
Solution Comments
-
1 Comment
Recursion is great
-
2 Comments
very nice!!
Many commands I thought would work ,didn't .... This problem helps in understanding the limits of the commands
-
1 Comment
Just a proof of concept, no real improvement thought.
-
2 Comments
The flip, of course! Thanks!
flip is not going to wrk for a particular int
Problem Recent Solvers1970
Suggested Problems
-
2522 Solvers
-
Increment a number, given its digits
614 Solvers
-
Project Euler: Problem 2, Sum of even Fibonacci
1711 Solvers
-
Create a Multiplication table matrix...
375 Solvers
-
708 Solvers
More from this Author96
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!