The contest is exclusively for all Anna University students. Other participants can also take part. Year-wise rank list of CEG Coding camp registrants will be available here.

Contest date: 31st January 2015
Start time: 9:00 PM IST
Duration : 24 hours
Total number of problems : 6
Until then, practice some easy problems here or here.

Thanks to problem tester : Malvika Joshi (a06)

_________________________________________________________

2015-02-01 16:49:30 Time's up! by cegprakash

The contest has ended. Submissions are open! Editorial is now removed!

2015-02-01 11:51:20 123 by cegprakash

#1 Surendhar, #2 Varun Appaswami and #3 Rajagopal have already finished the problem set!

2015-02-01 00:52:33 New leader by cegprakash

Surendhar jumps from nowhere to Rank #1 by solving 5 problems.

2015-02-01 00:50:47 First ACC for Chicks by cegprakash

Rajagopal Srinivasan got a chick!

2015-01-31 19:41:32 First ACC for KATHTHI by cegprakash

Venkatesh Babu gets the first ACC for KATHTHI and climbs to position 2. (playing Kaththi bgm in mind)

2015-01-31 18:56:00 Mobile Company 2 is no more unsolved by cegprakash

Congrats Mohanakumar on getting the first ACC for Mobile Company 2. He is leading the rank list with 4 problems and just 2 problems away.

2015-01-31 16:30:14 Contest has started by cegprakash

Click on the "problems" in left side to get started! Visit this news page often.

2015-01-16 21:38:44 Hints by cegprakash


* Before starting to code, have a look at the input and time constraints. Do not jump into a brute force solution.

* For problems with huge I/O, prefer printf/scanf to cin/cout and BufferedReader to Scanner.

* If you get any doubt, post in the comments. Be precise about your doubt.

* Don't post any ideas or code snippets in comments.

* Read the comments. There may be hint(s).

* To get raised in the rank list faster, solve the problems which is successfully solved by most other users.

* Check out this news page once in a while to get updates.

* The problems are not guaranteed to be sorted by their difficulty level.

* The rank list will be updated once in every 3 minutes.

* If you face any troubles contact here

2015-01-16 21:17:15 Tips for freshers by cegprakash

1) As your solutions are tested by an automated judge, just print what is required. Do not print statements like "Enter a number", "The answer is" etc.,

2) SPOJ's judge is case sensitive.

3) Always have a look at the input constraints and time constraints. Check your array size and take care of overflows.

4) If you get a compilation error, click on the error to know what error you made. If your code compiles on ideone.com, it will compile here as well. Erase TURBOC.

© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.