Problem 534. Find best domino orientation
Solution Stats
Problem Comments
-
5 Comments
Show
2 older comments
Jean-Marie Sainthillier
on 6 Aug 2012
No unique solution. For me it is the last solution of the permutation matrix.
Doug Hull
on 7 Aug 2012
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.
Jean-Marie Sainthillier
on 7 Aug 2012
Sorry, it was a mistake.
Andrew Newell
on 9 Jan 2015
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.
Raihan Ahmed
on 6 Jan 2016
Is there any size constraint on this problem ? My solution is not getting accepted ...
Solution Comments
Show commentsProblem Recent Solvers248
Suggested Problems
-
2452 Solvers
-
2818 Solvers
-
1035 Solvers
-
Reverse the elements of an array
960 Solvers
-
Side of an equilateral triangle
5134 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!