Modify references for contests
This commit is contained in:
parent
8fba3e0125
commit
69bcc4224d
2 changed files with 6 additions and 22 deletions
|
|
@ -846,13 +846,13 @@ $\lfloor \log_2(123)+1 \rfloor = 7$.
|
|||
|
||||
\subsubsection{IOI}
|
||||
|
||||
The International Olympiad in Informatics (IOI) \cite{ioi}
|
||||
The International Olympiad in Informatics (IOI)
|
||||
is an annual programming contest for
|
||||
secondary school students.
|
||||
Each country is allowed to send a team of
|
||||
four students to the contest.
|
||||
There are usually about 300 participants
|
||||
from 80 countries \cite{iois}.
|
||||
from 80 countries.
|
||||
|
||||
The IOI consists of two five-hour long contests.
|
||||
In both contests, the participants are asked to
|
||||
|
|
@ -862,7 +862,7 @@ each of which has an assigned score.
|
|||
Even if the contestants are divided into teams,
|
||||
they compete as individuals.
|
||||
|
||||
The IOI syllabus \cite{ioiy} regulates the topics
|
||||
The IOI syllabus \cite{iois} regulates the topics
|
||||
that may appear in IOI tasks.
|
||||
This book covers almost all topics in the IOI syllabus.
|
||||
|
||||
|
|
@ -879,11 +879,11 @@ such as the Croatian Open Competition in Informatics (COCI)
|
|||
and the USA Computing Olympiad (USACO).
|
||||
In addition,
|
||||
many problems from Polish contests
|
||||
are available online \cite{main}.
|
||||
are available online\footnote{Młodzieżowa Akademia Informatyczna (MAIN), \texttt{http://main.edu.pl/}}.
|
||||
|
||||
\subsubsection{ICPC}
|
||||
|
||||
The International Collegiate Programming Contest (ICPC) \cite{icpc}
|
||||
The International Collegiate Programming Contest (ICPC)
|
||||
is an annual programming contest for university students.
|
||||
Each team in the contest consists of three students,
|
||||
and unlike in the IOI, the students work together;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue