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 Solvers22
Suggested Problems
-
284 Solvers
-
616 Solvers
-
Arrange Vector in descending order
6662 Solvers
-
Project Euler: Problem 16, Sums of Digits of Powers of Two
109 Solvers
-
Determine Whether an array is empty
699 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!