Let $A$ be a $n \times n$ matrix with entries on the set $\{0,1\}$, with exactly two ones on each column and two ones on each row.
Give necessary and sufficient conditions for rank$(A)$ to be $n$.
I found two solutions in these two articles:
but I really don't understand them, I was wondering if there is an easier way to solve this problem, or if you could explain to me the main idea of this articles in a less advanced and easier way, and/or point out which exactly are the necessary and sufficient conditions. Thank you.
(I know a matrix $A$ is non-signular if and only if rank$(A)=n$, that's why I think these articles can help).