Let $n\in\mathbb{N^+}, A $ be a matrix where $(a_{ij}) \in$ ${\{0,1\}}^{n\times n} $ so that the sum of each row or column of $A$ is $x$. For which $x \geq 1$ does a permutation $\sigma \in S_n$ exist, so $a_{i\sigma(i)} = 1 \; \forall i \in \{1,\cdots, n\}$?
I first thought about how such an $x$ would look like. It is clear that such a matrix could be built up for all $x \leq n$, and for each row $i$ of $A$ the permutation need to map $i$ to the position of a one. But now I'm stuck, can you please help me to go on?