Mathematics
This commit is contained in:
parent
6fa9464ad6
commit
baa1413359
15
luku01.tex
15
luku01.tex
|
@ -504,14 +504,15 @@ REP(i,1,n) {
|
|||
}
|
||||
\end{lstlisting}
|
||||
|
||||
\section{Matematiikka}
|
||||
\section{Mathematics}
|
||||
|
||||
Matematiikka on tärkeässä asemassa kisakoodauksessa,
|
||||
ja menestyvän kisakoodarin täytyy osata myös
|
||||
hyvin matematiikkaa.
|
||||
Käymme seuraavaksi läpi joukon keskeisiä
|
||||
matematiikan käsitteitä ja kaavoja.
|
||||
Palaamme moniin aiheisiin myöhemmin tarkemmin kirjan aikana.
|
||||
Mathematics plays an important role in competitive
|
||||
programming, and it is not possible to become
|
||||
a successful competitive programmer without good skills
|
||||
in mathematics.
|
||||
This section covers some important
|
||||
mathematical concepts and formulas that
|
||||
are needed later in the book.
|
||||
|
||||
\subsubsection{Summakaavat}
|
||||
|
||||
|
|
Loading…
Reference in New Issue