Use a shuttle sort to rearrange the following numbers into ascending order.
$$\begin{array} { l l l l l l l l }
18 & 2 & 12 & 7 & 26 & 19 & 16 & 24
\end{array}$$
State the number of comparisons and swaps (exchanges) for each of the first three passes.