Rules

  1. Contest is open to students of IITM only. Teams comprising of students from different hostels allowed.
  2. Maximum of 3 members in a team are allowed. One person can't be part of more than one team.
  3. Languages allowed: C/C++.
  4. The constraints on time, memory, etc. shall be specified separately for each problem.
  5. For all the problems, unless otherwise specified, the input should be read from stdin and the output should be written to stdout.
  6. Maximum of 20 submissions will be allowed for a problem.
  7. No system calls will be allowed, other than reading from stdin and writing to stdout.
  8. Compilation will be done on gcc/g++ (version 3.2.3). We advise you to write compiler version independent code.
  9. Any sort of malacious activity will lead to immediate disqualification of the team in question.
  10. Admins have the authority to suspend/disqualify any team at any stage of the contest, if they suspect any malpractices/plagiarism.
  11. In case of a tie,ranks will be based on the time of the last correct submission. If a tie still remains, we will break it on the basis of total number of submissions.