Ramadan Marathons is a contests series that takes place during the month of Ramadan.
You can add another marathon to this repo by creating a new folder with the name of the marathon and adding the problems to it.
- Fork this repository.
- Clone your forked repository.
- Open the folder of the marathon and open the folder of the problem you want to contribute to.
- Create a new file with the name of your username and the extension of the language you are using.
- Commit and push your solution.
- Create a pull request.