A better description for this problem can be found at http://joonprogramming.blogspot.com/2016/04/google-code-jam-qualification-round-1a_17.html We have to find an NXN matrix, without repeating numbers at any row or column that must be ordered. And we have 2*N-1 strips of scrambled numbers, which can be rows or columns. The problem is to find what the missing strip is (notice that a NXN matrix has 2*N strips).
Make the vector [1 2 3 4 5 6 7 8 9 10]
36327 Solvers
1112 Solvers
It dseon't mettar waht oedrr the lrettes in a wrod are.
666 Solvers
Split a string into chunks of specified length
493 Solvers
Given a matrix, return the last eigen value
177 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!