Minor edits

This commit is contained in:
Mark 2024-03-11 10:09:44 -07:00
parent b6ae87b971
commit 426d95595f
Signed by: Mark
GPG Key ID: C6D63995FE72FD80

View File

@ -31,7 +31,7 @@
your team's score will be calculated as follows: your team's score will be calculated as follows:
\begin{equation*} \begin{equation*}
\Biggl(10 +\sum_\text{good intervals}\biggl\lfloor\frac{\text{min}}{\text{max}}\biggr\rfloor\Biggr) \Biggl(10 +\sum_\text{good intervals}\biggl\lfloor\frac{\text{max}}{\text{min}}\biggr\rfloor\Biggr)
\times 2^{16 ~-~ \text{number of good intervals}} \times 2^{16 ~-~ \text{number of good intervals}}
\end{equation*} \end{equation*}