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
-
2409 Solvers
-
Find common elements in matrix rows
2079 Solvers
-
Find the Kronecker Tensor Product without using KRON
45 Solvers
-
Sum the entries of each column of a matrix which satisfy a logical condition.
150 Solvers
-
241 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!