For any square matrix \(A\), the matrix identity is \(A \cdot \operatorname{adj}(A) = \det(A) I\), where \(I\) is the identity matrix of the same order. We are given that \(A \cdot \operatorname{adj}(A) = \begin{bmatrix} 99 & 0 & 0 \\ 0 & 99 & 0 \\ 0 & 0 & 99 \end{bmatrix} = 99 I\). Comparing this with the identity \(A \cdot \operatorname{adj}(A) = \det(A) I\), we deduce that \(\det(A) = 99\).