I understand that this problem can be solve with the volume of a tetrahedron.
But i don't know how.
please help me !
\begin{vmatrix} \pm1 & \pm1 & \pm1 & \pm1 \\ \pm1 & \pm1 & \pm1 & \pm1 \\ \pm1 & \pm1 & \pm1 & \pm1 \\ \pm1 & \pm1 & \pm1 & \pm1 \notag \end{vmatrix}
You have $|\det[x_1 \cdots x_n ] | \le \|x_1\|\cdots \|x_n\|$ (Hadamard inequality).
This shows the determinant is upper bounded by 16.
Now choose $A = \begin{bmatrix} 1 & 1 & 1 & 1 \\ 1 & -1 & 1 & -1 \\ 1 & 1 & -1 & -1 \\ 1 & -1 & -1 & 1 \end{bmatrix}$, and compute $\det A = 16$.