Problem 548. How many palindromes?
Solution Stats
Problem Comments
Solution Comments
-
1 Comment
Rafael S.T. Vieira
on 5 Sep 2020
I've tested all permutations, bainhome, and the test suite results are correct. Test case 4 is due to ABABA and BAAAB, which are two different cases. It is not possible to do the same with test case 5. Since A and B are repeated even times.
Problem Recent Solvers24
Suggested Problems
-
Return a list sorted by number of occurrences
2133 Solvers
-
Increment a number, given its digits
614 Solvers
-
Test if a Number is a Palindrome without using any String Operations
210 Solvers
-
287 Solvers
-
10457 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!