Ojaswi2000 / Codechef_Hacktoberfest-2020

A beginner-friendly repository made specifically for open source beginner. Here, you can solve Codechef Long Challenge problems for PR's in Hacktoberfest.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codechef Division 2 Long Challenge Solutions!

This repository is mainly open to those who are looking to make some PRs 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 and 2020 i.e. from January 2019(JAN19B) to September 2020(SEPT20B) 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. Add your solution in the correct folder.

  4. Star the Repository.

Hacktoberfest-2k20 bash

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

Learning resources

Contact

Let's Connect

About

A beginner-friendly repository made specifically for open source beginner. Here, you can solve Codechef Long Challenge problems for PR's in Hacktoberfest.


Languages

Language:C++ 50.7%Language:Python 34.4%Language:Java 8.6%Language:Rust 3.2%Language:C 3.1%