What is the maximum possible determinant of a $6 \times 6$ matrix of $\pm1$?
This is the maximum I reached: $$\begin{vmatrix} 1 & -1 & -1 & -1 & -1 & -1 \\ 1 & 1 & -1 & -1 & -1 & -1 \\ 1 & 1 & 1 & -1 & -1 & -1 \\ 1 & 1 & 1 & 1 & -1 & -1 \\ 1 & 1 & 1 & 1 & 1 & -1 \\ 1 & 1 & 1 & 1 & 1 & 1 \end{vmatrix} = 32$$