Let $A$ be an $n\times n$ matrix, where $a_{ii}>0$ and $a_{ij}\le 0$ for $1\le i\ne j\le n$ and also $\sum_{i = 1}^n a_{ij}>0$, show that $\det(A)>0$.
I try to use the fact that $$\left(\sum_{i = 1}^n a_{i1}e_i\right)\wedge\cdots\wedge \left(\sum_{i = 1}^n a_{in}e_i\right)= A_1\wedge \cdots \wedge A_n = Ae_1\wedge \cdots\wedge Ae_n $$
$$= A\wedge \cdots \wedge A(e_1\wedge\cdots\wedge e_n) = \det(A)e_1\wedge\cdots\wedge e_n$$
but not sure how to proceed.
It's not hard to see that $a_{jj}>\sum_{i=1, i \neq j} |a_{ij}|$, that is, $A$ is strictly diagonally dominant (actually $A^t$ is strictly diagonally dominant, but there is no problem here since $\det{A}=\det{A^t}$.
So, using that:
the result proceeds easily.