Ioi Syllabus 2015 Diff
Ioi Syllabus 2015 Diff
Ioi Syllabus 2015 Diff
1
The IOI Syllabus – Version 1.2 2
of well-defined tools can both ease the preparation of students for the IOI,
and remove the need to study out-of-syllabus topics.
The reason for this change is that the modular interface currently used
in all IOI tasks makes it possible to use tasks where real numbers occur but
precision issues don’t play a role. For instance, a task in which a contestant
computes the lengths of some line segments and outputs the shortest of
those lengths should be perfectly viable.
• Algorithms for convex hull are still Included, but now it is clarified
that this includes an O(n log n) time algorithm.