Draft February 2017

This commit is contained in:
Antti H S Laaksonen 2017-02-18 22:28:59 +02:00
parent 74f11020b9
commit d4ea994907
3 changed files with 18 additions and 11 deletions

View File

@ -9,18 +9,25 @@ know the basics of programming, but previous
background on competitive programming is not needed.
The book is especially intended for
secondary school students who want to learn
algorithms and possibly participate in
the International Olympiad in Informatics (IOI).
The book is also suitable for university students
and anybody else interested in competitive programming.
students who want to learn algorithms and
possibly participate in
the International Olympiad in Informatics (IOI) or
the International Collegiate Programming Contest (ICPC).
Of course, the book is also suitable for
anybody else interested in competitive programming.
It takes a long time to become a good competitive
programmer, but it is also an opportunity to learn a lot.
You can be sure that you will learn a great deal
about algorithms if you spend time reading the book
and solving problems.
You can be sure that you will get
a good general understanding of algorithms
if you spend time reading the book,
solving problems and taking part in contests.
The book is under continuous development.
You can always send feedback about the book to
You can always send feedback on the book to
\texttt{ahslaaks@cs.helsinki.fi}.
\begin{flushright}
Helsinki, February 2017 \\
Antti Laaksonen
\end{flushright}

BIN
kkkk.pdf

Binary file not shown.

View File

@ -1,6 +1,6 @@
\documentclass[twoside,12pt,a4paper,english]{book}
%\includeonly{luku30}
%\includeonly{johdanto}
\usepackage[english]{babel}
\usepackage[utf8]{inputenc}
@ -40,7 +40,7 @@
\lstset{aboveskip=12pt,belowskip=8pt}
\date{\Large \today}
\date{Draft February 2017}
\usepackage[a4paper,vmargin=30mm,hmargin=33mm,footskip=15mm]{geometry}