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
-
4016 Solvers
-
66 Solvers
-
First non-zero element in each column
843 Solvers
-
68 Solvers
-
Construct an index vector from two input vectors in vectorized fashion
341 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!