soorabsoni / Competitve-Programming

Happy Problem Solving
MIT License
0 stars 16 forks source link

Honest Coach | Codeforces 1360 B #17

Closed tejasbirsingh closed 3 years ago

tejasbirsingh commented 3 years ago

I will provide the easiest solution for this problem. It uses a greedy technique along with sorting Link:- https://codeforces.com/problemset/problem/1360/B Things I will take care of:-

Please assign this problem to me. Thanks

soorabsoni commented 3 years ago

Sure Tejasbir, you can add your code. We would be happy to accept your contribution!

tejasbirsingh commented 3 years ago

I have made a PR. Please check if it satisfies the standard. Thanks!