Call for tasks

The Asia-Pacific Informatics Olympiad (APIO) is an online contest for the Asian and Western Pacific region. APIO 2012 will be held on May 12, 2012. The host of the APIO 2012, Japanese Committee for IOI (JCIOI), invites everyone in the APIO community to submit tasks for the APIO 2012 competition. Guidelines for tasks and instructions for submission are given below.

APIO competition tasks

APIO tasks are basically the same as tasks in International Olympiad in Informatics, which are typically focused on the design of efficient, correct algorithms. Input and output are to be kept as simple as possible. The submission of novel tasks types not yet seen in any recent programming contests is encouraged. The guidelines of task preparations of IOI should be considered, with no restriction. The documents about submission of IOI tasks, which can be used as reference to create the tasks, can be found at IOI website.

To ensure a fair and interesting competition for all, tasks should satisfy the following conditions:

  • The tasks should not have been seen by any potential APIO 2012 contestants.
  • The tasks should not have been used in any similar competition.
  • The tasks should be solvable by APIO competitors during an APIO contest round.
  • The task descriptions should be unambiguous and easy to understand.
  • The tasks should be culturally neutral.
  • The tasks should be innovative.

What to submit

A task submission should be contained in one zip file up to 4 MB in size and submitted as described as follows.

  • Statement of the task in English The description should be written in English. The description should include any intended time and/or memory limits. The document should be submitted in LaTeX, PDF or MS Word format.
  • Description of the desired solution to the task At least one sample solution should be included, in either C, C++ or Pascal. It is highly desirable to include a short document that
    • outlines how a correct solution works, and
    • discusses other possible solutions that students might think of but should not score full marks (e.g., solutions that are intuitive but incorrect, or solutions that are too slow). This discussion of incorrect solutions is particularly useful when constructing the test data.
  • Suggestions for grading, test data or ideas for generating test data, the motivation behind the task, and any comments related to the task are also welcome. Test data should consist of a set of input files, and a set of corresponding solution files.
    Individual test cases should be weighted equally.
    Test data should come with a text file describing how the data was constructed, and/or what each case is designed to test (e.g., "cases #3 and #4 are balanced trees of maximal size, which gives a worst case scenario for the dynamic programming algorithm"; "cases #5 and #6 contain sparse graphs, so that students with poor edge selection routines can still score some points").
  • Extra information, especially coded solutions and grading suggestions, is highly appreciated.
  • Contact address (preferably one e-mail address) and background information on the task author(s): affiliation, country, and a description of the author's role in the APIO or national Olympiad, including training duties, over the period from APIO 2012 to APIO 2013.

How to submit

Email to apio2012jp@googlegroups.com

Notes

Please note that all material submitted becomes the property of the APIO community, and that by submitting the author is assigning the Copyright and all rights to the submitted materials to the APIO community.

Note that we do not wish to forbid authors of submitted tasks to be involved in other competitions and training, but we do ask them to take all necessary precautions to safeguard confidentiality.

Task selection process

Tasks that are not used will be kept secret, and will be returned to their submitters so that they can be used elsewhere. Note that all submitted tasks will be seen only by the host organizing committee, and the shortlisted tasks will be seen by all heads of delegations from the region. Communications among heads of delegations and hosts about the APIO tasks should be done mainly by e-mail and secured web.

All submitted tasks will be shortlisted by the host of APIO 2012. Then, the shortlisted tasks are distributed to all heads of delegations. Hosts of delegations should provide suggestions and propose the final set of competition tasks to the host in order to make a final decision on the competition task set. If any countries need to translate the task scripts to their languages, the translated script must be submitted to the host up to three days before the competition day.

At various moments during the preparation of the APIO 2012 competition, it is possible that submitted tasks are dropped from further consideration. However, it may still be necessary to revert such decisions later. In general, all submitted tasks, whether dropped or not, should be kept secret until the end of competition.

Authors of submitted tasks will be recognized during APIO 2012 by listing their name, affiliation, and country (unless they specifically decline this).

Contact us

Email apio2012jp@googlegroups.com


PageTop