/Hacktoberfest-2019

Solve Codechef problems for PR's in Hacktoberfest.

Primary LanguagePython

Codechef Division 2 Long Challenge Solutions!

This repository is mainly open to those who are looking to make some PR for the Hacktoberfest event, and to get started with GitHub and the open-source world. In this repository, you can find the solutions (as source code) for the problems of Division 2 asked on Codechef during Long Challenges. The goal of the repo is to have a collection of answers to all long challenge problems of all finished competitions held in 2019 i.e. from January 2019(JAN19B) to September 2019(SEPT19B) in as many different programming languages as possible.

Rules and regulations

  1. PR's will only be accepted if either the problem or the language is unique, also the code should have an AC on it which will be verified from your Codechef Profile. So, if you have done it before it's okay else you need to get an AC in the PRACTICE section for the submited problem.
    NOTE:- Give the link to the problem and of your profile(which must have the PROBLEM CODE visible in Fully Solved on your Codechef profile.) as a comment.

    Also, if you're having any query on the proper format of adding link as a comment in your code. You can go through lines from 6 to 9 on the following link.

  2. The naming format is the PROBLEM CODE exactly the same as on Codechef.(You can go through the already submitted solution's naming format. ). Your PR's won't be accepted if the format isn't followed.
  3. Note:- Add your solution in the correct folder.

Hacktoberfest-2k19 bash

Do you have a solution for a problem which isn't already present? Want to complete four PRs for Hacktoberbest-2k19. Send a PR of your solution in any programming language.

Learning resources