IEEEXtreme is a global challenge in which teams of IEEE Student members – advised and proctored by an IEEE member, and often supported by an IEEE Student Branch – compete in a 24-hour time span against each other to solve a set of programming problems.
- Fork this repository to your GitHub account and give a star.
- Clone the repository to your local machine:
git clone https://github.com/your_username/IEEEXtreme18
- Create a branch with your name:
git checkout -b your_branch
- Make necessary changes and commit those changes:
git add .
git commit -m "your message"
- Push changes to GitHub:
git push origin your_branch
- Submit your changes for review:
- Go to your repository on GitHub.
- Click on the Compare & pull request button.
- Submit the pull request.
It's that easy! We are eagerly waiting for your pull request. 😊
Don't you feel happy and enlightened while contributing to this project? Give it a ⭐ then, it'll make us even happier!