Showing posts with label leaderboard. Show all posts
Showing posts with label leaderboard. Show all posts

Monday, 16 February 2015

UIITKODERS UIIT CodeChef leaderboard

The CodeChef UIITKODERS leaderboard is here.

Long : http://www.codechef.com/ratings/long-challenge?filterBy=Country%3DIndia&order=asc&search=university%20institute%20of%20information%20technology%2C%20shimla&sortBy=global_rank
Short : http://www.codechef.com/ratings/cook-off?order=asc&search=university%20institute%20of%20information%20technology%2C%20shimla&sortBy=global_rank
LTime : http://www.codechef.com/ratings/lunch-time-all?order=asc&search=university%20institute%20of%20information%20technology%2C%20shimla&sortBy=global_rank

IF YOU ARE FROM UIIT SHIMLA AND HAVE A CODECHEF ACCOUNT BUT YOUR NAME DOES NOT APPEAR IN THE LEADERBOARD , MAKE SURE YOU HAVE FED "University Institute of Information Technology, Shimla" AS YOUR INSTITUTION NAME IN YOUR CODECHEF ACCOUNT.
Also if any account which does not belong to a UIITian appears on the leaderboard , you can report to us.

Featured Post

PHP EmailMessage class for extracting attachments

Hi, recently I had to create a php program which fetches emails with attachments (including inline). I searched a lot and succeeded with h...