Problem 534. Find best domino orientation
Solution Stats
Problem Comments
-
5 Comments
No unique solution. For me it is the last solution of the permutation matrix.
For which test statement is there not a unique solution? We need to fix the test suite if there are two answers of same score.
Sorry, it was a mistake.
The statement of the problem is incorrect: "the sum of the absolute values of the differences is zero." You want the smallest sum, but it isn't necessarily zero.
Is there any size constraint on this problem ? My solution is not getting accepted ...
Solution Comments
Show commentsProblem Recent Solvers248
Suggested Problems
-
1368 Solvers
-
Check to see if a Sudoku Puzzle is Solved
313 Solvers
-
Back to basics 8 - Matrix Diagonals
899 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
9087 Solvers
-
Test if two numbers have the same digits
235 Solvers
More from this Author51
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!