From ba57c235addf1bd2f734df7339c3ce507eabc731 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 10 Dec 2015 23:09:29 +0000 Subject: Start report practical 2 --- Practical2/report/notation.tex | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Practical2/report/notation.tex (limited to 'Practical2/report/notation.tex') diff --git a/Practical2/report/notation.tex b/Practical2/report/notation.tex new file mode 100644 index 0000000..d21295e --- /dev/null +++ b/Practical2/report/notation.tex @@ -0,0 +1,11 @@ +\section{Notation} +\label{sec:notation} + +Given a list of $n$ numbers $p_0,p_1,\dots,p_{n-1}$, we consider one of its partitions in $k$ (possibly empty) pairwise disjoint substrings such that the sum of the sums of the substrings, rounded to multiples of $5$, is minimal. Output that minimal sum. + +I will write $\bar p = \seq{p_i \mid i