INC-ACM ICPC Jakarta Rules

Team Composition

A representative of the sponsoring institution of higher education, typically a faculty member, must serve as or designate the team coach. The coach certifies the eligibility of contestants and serves as the official point-of-contact with the team prior to and during contest activities. A team may only have one coach and the coach cannot also be a contestant.

The coach must fully register teams in the ICPC Registration System (http://icpc.baylor.edu/) no later than October 1st, 2016 (for Indonesian team) and October 10th, 2016 (for foreign team). A team is not eligible to compete in the regional contest until the regional contest director has accepted the team in the web registration system. Teams failing to comply with any of these requirements will be ruled ineligible to compete. Only registered reserves may be substituted for contestants. Such substitutions must be entered in the ICPC Registration System by the regional contest director before the contest begins.

Each team consists of three contestants who are eligible to compete in the ICPC World Finals as described under Advancing to the World Finals in the Regional Rules. The team's contestants must satisfy the following eligibility rules.

Basic Requirements

Each member of each team should comply to the requirements below:

*) ACM-ICPC 2016 Asia Specific Regional Contest Rules applied. For more information, Please look at here

Period of Eligibility

The Contest

Teams will compete to solve 10 to 13 algorithmic problems in 5 hours contest time.

Each problem has the following components:

You may find some example problems in UVa online judge (http://uva.onlinejudge.org).

Teams may ask clarification about the problems using the contest management system (DomJudge). If the judges agree that there is ambiguity in the problem, they will broadcast this clarification to all teams.

Submissions

Teams should submit their source code using the contest management system anytime during the contest time.

A problem is solved when it is accepted by the judges. In order to accept or reject a submission, judges will compile and test the program with secret test data (only owned by the judges) which have been prepared in advance before the contest.

Each submission will get one of these responses from the judges:

  1. Correct
    The program produced the correct output within running time limit and memory limit without any error. This program is accepted by the judges and the problem is considered as solved.

  2. Wrong Answer
    The program did not produce the correct output.

  3. Runtime Error
    The program crashed (runtime error) when processing the secret test data.

  4. Time Limit Exceeded
    The program took more than time limit to produce output and terminate correctly.

  5. Memory Limit Exceeded
    The program consumed memory more than the allowed limit.

  6. Compile Error
    The submitted source code cannot be compiled.

No other details will be given to each response.

Fair Competition

A team may be disqualified for any cheat or attempt of cheat (submitting a solution which is not made by your own team is considered as a very serious cheating). A team may also be disqualified for any activity that jeopardized the contest (e.g., hacking the conteset system, dislodging extension cords, distracting behavior, etc.). All teams should uphold the sportsmanship and the spirit of fair competition.

Ranks

Teams are ranked according to the most problems solved. Teams who solve the same number of problems are ranked by least total time. The total time is the sum of the time consumed for each solved problem (in minutes). The time consumed for a solved problem is the time elapsed from the beginning of the contest to the submittal of the accepted run plus 20 penalty minutes for every rejected run for that problem.

The top 50 teams from INC 2016, top 5 teams from CompFest 2016, top 5 teams from Ideafuse 2016 and top 5 teams from Petra Informatics Competition 2016 will advance to ICPC 2016 Jakarta Site. The winner (and possibly also 2nd or 3rd rank, depends on ICPC Asia Director) has the chance to advance to ICPC 2017 World Final.

Programming Languages

We allow two programming languages to be used in this contest:

  1. C/C++ : GCC 5.4.0
  2. Java : Java 8

Contest Environment

INC 2016

Contest Website :http://competition.binus.ac.id/contest/
This is an online contest, so your team may use any resources you have. Make sure your submitted code can be compiled using judge's compiler.

ICPC 2016 Jakarta Site

Each team will be given one set of computer.

Operating System : Windows 7
Computer Specification : Intel i3-3240 Processor (3M Cache, 3.40 GHz), HDD 500GB 7200RPM SATA, RAM 4GB DDR3-1600 (2x2GB)
IDE and Editor : Code::Blocks (C/C++)
Eclipse (Java)
Textpad
Notepad++
Sublime Text
Contest Management System : DomJudge (https://www.domjudge.org/)

All teams have the same computer specification.

Note that even though all teams' workstation use Windows 7 operating system, the grader (DomJudge) uses Ubuntu (Linux) operating system.

Teams ARE NOT ALLOWED to wear sandals and short

Team Notebook

This section is for ICPC 2016 Jakarta Regional Site only.

Each team may bring reference material to the contest room, which is limited to:

Team may also bring:

No other materials are allowed to be in the contest room (e.g., books, etc.)

Teams ARE NOT ALLOWED to bring:

Any communication devices should be turned off during the contest.


How to register, click here.
To register your team, please visit ICPC HQ web here
for ICPC Updates please refer to :
http://blog.sina.com/cjhwang

Latest News

[March 3rd, 2017]
updated content: [November 7th, 2016]
add content: [November 5th, 2016]
updated content: [October 11th, 2016]
added content: [August 10th, 2016]
updated content: