- Notifications
You must be signed in to change notification settings - Fork63
CodeChef Rated Contest Solutions
NotificationsYou must be signed in to change notification settings
iiitv/ChefLib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository is collection of CodeChef Contest Solutions.This is for educational purpose. This may help you to understand problems in better way, and since not all solutions on this repository are AC , you can suggest changes by opening an Issue and Send a PR.You can Discuss about problems (not ones in LIVE contest) at ourGitter Channel
Month | Long | Cook-Off | Lunchtime |
---|---|---|---|
December 2016 | ![]() | COOK77![]() | LTIME43![]() |
January 2017 | ![]() | COOK78![]() | LTIME44![]() |
February 2017 | ![]() | COOK79![]() | LTIME45![]() |
March 2017 | ![]() | COOK80![]() | LTIME46![]() |
April 2017 | ![]() | COOK81![]() | LTIME47![]() |
May 2017 | ![]() | COOK82![]() | Unrated |
June 2017 | ![]() | COOK83![]() | LTIME49![]() |
July 2017 | ![]() | Unrated | LTIME50![]() |
August 2017 | ![]() | COOK85![]() | LTIME51![]() |
September 2017 | ![]() | COOK85![]() | LTIME52![]() |
October 2017 | ![]() | COOK86![]() | LTIME53![]() |
ECR section in table above is for checking who are eligible for contributing to this Problem.This section will contain ★s which will represent CodeChef's ★ Rating.For eg: If you have 3★ rating on CodeChef, you can contribute on any problem having 3 or more stars in their respective ECR column.
- Everyone should follow one commit per PR.
- The first Commit message should be like:Rest of commit messages should reflect the changes done in respective commit.
Added {Problem name} in {Contest name with year} [Lang]Fixes #{issue number}
It is advised to first read how to contribute to this repository beforecreating an issue.
SeeCONTRIBUTING.md.