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
-
1194 Solvers
-
Reverse the Words (not letters) of a String
424 Solvers
-
744 Solvers
-
Sum of first n positive integers
548 Solvers
-
Flip the vector from right to left
7259 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!