Consider the following $C$ program which is supposed to compute the transpose of a given $4 \times 4$ matrix $M$. Note that, there is a $Y$ in the program which indicates some missing statements. Choose the correct option to replace $Y$ in the program.