Problem

Source: IMOC 2017 C3

Tags: linear algebra, matrix



Alice and Bob play the following game: Initially, there is a $2016\times2016$ "empty" matrix. Taking turns, with Alice playing first, each player chooses a real number and fill it into an empty entry. If the determinant of the last matrix is non-zero, then Alice wins. Otherwise, Bob wins. Who has the winning strategy?