Problem 42805. GJam 2016 Rd1A: Rank and File (small)
Solution Stats
Problem Comments
-
1 Comment
Rafael S.T. Vieira
on 15 Oct 2020
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).
Problem Recent Solvers10
Suggested Problems
-
Return the 3n+1 sequence for n
6992 Solvers
-
Getting the indices from a matrix
472 Solvers
-
Determine if input is a Narcissistic number
145 Solvers
-
find the roots of a quadratic equation
188 Solvers
-
Create an index-powered vector
480 Solvers
More from this Author255
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!