diff --git a/Advanced/Estimathon/main.tex b/Advanced/Estimathon/main.tex index b42c60f..595e422 100755 --- a/Advanced/Estimathon/main.tex +++ b/Advanced/Estimathon/main.tex @@ -31,7 +31,7 @@ your team's score will be calculated as follows: \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}} \end{equation*}