iiitv/ChefLib

View on GitHub
2017/MAY.md

Summary

Maintainability
Test Coverage
## Index Of Dishes from May 17

#### All problems are open to contributions, but prefer working and improving solutions marked with [![image](../img/WA.png)](#) and [![image](../img/TLE.png)](#). Simply [Create an Issue](https://github.com/iiitv/ChefLib/issues/new) and Send a PR when assigned.

##### Here in this Table [![image](../img/CC.png)](#) links to solution on CodeChef and [![image](../img/GH.png)](#) links to solution on this repository.

<a name="long"></a>
#### Long

| Contest | Problem | [ECR](#ecr) | C | C++ | Java | Python |
|:--------------|:----------------:|:----------------:|:----------------:|:----------------:|:-----------------:|:-----------------:|
| [MAY17](https://www.codechef.com/MAY17) | [CHEFROUT](https://www.codechef.com/MAY17/problems/CHEFROUT) | ★ | | [![image](../img/GH.png)](MAY/MAY17/CHEFROUT/CHEFROUT.cpp)  [![image](../img/CC.png)](https://www.codechef.com/viewsolution/13488483) (100 pts) [![image](../img/AC.png)](#) | | |
| [MAY17](https://www.codechef.com/MAY17) | [UNICOURS](https://www.codechef.com/MAY17/problems/UNICOURS) | ★★ | | [![image](../img/GH.png)](MAY/MAY17/UNICOURS/UNICOURS.cpp)  [![image](../img/CC.png)](https://www.codechef.com/viewsolution/13485038) (100 pts) [![image](../img/AC.png)](#) | | |
| [MAY17](https://www.codechef.com/MAY17) | [MXMEDIAN](https://www.codechef.com/MAY17/problems/MXMEDIAN) | ★★ | | [![image](../img/GH.png)](MAY/MAY17/MXMEDIAN/MXMEDIAN.cpp)  [![image](../img/CC.png)](https://www.codechef.com/viewsolution/13489057) (100 pts) [![image](../img/AC.png)](#) | | |
| [MAY17](https://www.codechef.com/MAY17) | [CHEFSUBA](https://www.codechef.com/MAY17/problems/CHEFSUBA) | ★★★ | | [![image](../img/GH.png)](MAY/MAY17/CHEFSUBA/CHEFSUBA.cpp)  [![image](../img/CC.png)](https://www.codechef.com/viewsolution/13521626) (100 pts) [![image](../img/AC.png)](#) | | [![image](../img/GH.png)](MAY/MAY17/CHEFSUBA/CHEFSUBA.py)  [![image](../img/CC.png)](https://www.codechef.com/viewsolution/13587367) (30 pts) [![image](../img/TLE.png)](#) |
| [MAY17](https://www.codechef.com/MAY17) | [WSITES01](https://www.codechef.com/MAY17/problems/WSITES01) | ★★★ | | [![image](../img/GH.png)](MAY/MAY17/WSITES01/WSITES01.cpp)  [![image](../img/CC.png)](https://www.codechef.com/viewsolution/13539627) (30 pts) [![image](../img/TLE.png)](#) | | [![image](../img/GH.png)](MAY/MAY17/WSITES01/WSITES01.py)  [![image](../img/CC.png)](https://www.codechef.com/viewsolution/13540222) (30 pts) [![image](../img/TLE.png)](#) |
| [MAY17](https://www.codechef.com/MAY17) | [CHEFCODE](https://www.codechef.com/MAY17/problems/CHEFCODE) | ★★★★ | | [![image](../img/GH.png)](MAY/MAY17/CHEFCODE/CHEFCODE.cpp)  [![image](../img/CC.png)](https://www.codechef.com/viewsolution/13511169) (30 pts) [![image](../img/TLE.png)](#) | [![image](../img/GH.png)](MAY/MAY17/CHEFCODE/CHEFCODE.java)  [![image](../img/CC.png)](https://www.codechef.com/viewsolution/13548344) (30 pts) [![image](../img/WA.png)](#) | [![image](../img/GH.png)](MAY/MAY17/CHEFCODE/CHEFCODE.py)  [![image](../img/CC.png)](https://www.codechef.com/viewsolution/13555085) (30 pts) [![image](../img/WA.png)](#) |
| [MAY17](https://www.codechef.com/MAY17) | [GPD](https://www.codechef.com/MAY17/problems/GPD) | ★★★★ | | [![image](../img/GH.png)](MAY/MAY17/GPD/GPD.cpp)  [![image](../img/CC.png)](https://www.codechef.com/viewsolution/13585707) (100 pts) [![image](../img/AC.png)](#) | | |
| [MAY17](https://www.codechef.com/MAY17) | [SANDWICH](https://www.codechef.com/MAY17/problems/SANDWICH) | ★★★★★ | | [![image](../img/GH.png)](MAY/MAY17/SANDWICH/SANDWICH.cpp)  [![image](../img/CC.png)](https://www.codechef.com/viewsolution/15224401) (100 pts) [![image](../img/AC.png)](#) | | |
| [MAY17](https://www.codechef.com/MAY17) | [CHEFBATL](https://www.codechef.com/MAY17/problems/CHEFBATL) | ★★★★★ | | | | |
| [MAY17](https://www.codechef.com/MAY17) | [KILLER](https://www.codechef.com/MAY17/problems/KILLER) | ★★★★★ | | | | |

<a name="cook"></a>
#### Cook-Off

| Contest | Problem | [ECR](#ecr) | C | C++ | Java | Python |
|:--------------|:----------------:|:----------------:|:----------------:|:----------------:|:-----------------:|:-----------------:|
| [COOK82](https://www.codechef.com/COOK82) | [COOK82A](https://www.codechef.com/COOK82/problems/COOK82A) | ★★ | | [![image](../img/GH.png)](MAY/COOK82/COOK82A/COOK82A.cpp)  [![image](../img/CC.png)](https://www.codechef.com/viewsolution/13699856) (100 pts) [![image](../img/AC.png)](#) | | [![image](../img/GH.png)](MAY/COOK82/COOK82A/COOK82A.py)  [![image](../img/CC.png)](https://www.codechef.com/viewsolution/13701118) (100 pts) [![image](../img/AC.png)](#) |
| [COOK82](https://www.codechef.com/COOK82) | [COOK82B](https://www.codechef.com/COOK82/problems/COOK82B) | ★★★ | | | | |
| [COOK82](https://www.codechef.com/COOK82) | [COOK82C](https://www.codechef.com/COOK82/problems/COOK82C) | ★★★★ | | | | |
| [COOK82](https://www.codechef.com/COOK82) | [COOK82D](https://www.codechef.com/COOK82/problems/COOK82D) | ★★★★ | | | | |
| [COOK82](https://www.codechef.com/COOK82) | [COOK82E](https://www.codechef.com/COOK82/problems/COOK82E) | ★★★★★ | | | | |


<a name="ecr"></a>
## Eligible Contributors Rating

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.`