Problem 2055. Create numeric palindromes and their square roots
Solution Stats
Problem Comments
-
1 Comment
Christian Schröder
on 18 Feb 2023
The example given is at odds with the test suite: r should always be an n-by-n matrix, so for n = 2, r = [1 0; 1 1] is correct.
Solution Comments
Show commentsProblem Recent Solvers21
Suggested Problems
-
5140 Solvers
-
Given two arrays, find the maximum overlap
1226 Solvers
-
Check to see if a Sudoku Puzzle is Solved
311 Solvers
-
Sum all integers from 1 to 2^n
13006 Solvers
-
388 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!