From 426d95595f6eeb0bfc6b7225008f4443d5be2978 Mon Sep 17 00:00:00 2001 From: Mark Date: Mon, 11 Mar 2024 10:09:44 -0700 Subject: [PATCH] Minor edits --- Advanced/Estimathon/main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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*}