Semester Programming Contest

Registration begins at 13:00, 07/01/2012
Contest begins at 16:00, 07/01/201.

Click here to go to contest page

Languages: C, C++, Java, Python**, Ruby**

Policy

1)You can participate in teams of three.
2)Only one person from every team has to register and then every one can login from that id and make submissions.

Instructions

1) In your C codes, use return 0 at the end if you use int main().
2) For Java codes, the class having main method must be named "Main".
3) The output cannot contain any stray characters, not even an extra newline.
4) The output must be exactly in the expected format.
5) The problems are of difficulty levels, so read all problems before attempting a particular problem.
6) If the same program is submitted twice then you will get an error message.
7) There are a large number of problems. You are advised to find the easy ones and do them first ;)
8) Programming is a task that tests your patience and determination as much as your analytical thinking and coding abilities. So take each problem as a dare! Go trace out that last bug from your program!

Rules

1) Copying of code from other contestants is strictly not allowed. However, you CAN make use of the code available from the Club website.
2) If such cases are found where many contestants submit the same code/copy codes from internet, then none of them will be awarded any points for those problems.
3) Any attempts to crash/hack/modify system files will be dealt with seriously. Appropriate action will be taken in such cases. The decision of the co-ordinators will be final in this regard.
4) A single person cannot register by multiple names.

**Running as a trial, we cannot guarantee all submissions to work in this language.