From Pavle Mladenović's Combinatorics: A Problem-Based Approach
How many ways are there to color the fields of a chessboard $8 \times 8$ using $8$ colors, such that every color appears in each row, and no two adjacent fields in the same column are of the same color?
Since the derangement formula is !$n = \frac{n!}{e}$. Will this just be $\frac{8!}{e}$?