Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.1 KB

File metadata and controls

30 lines (17 loc) · 1.1 KB

AtCoder Solutions

This repository contains my solutions to problems from AtCoder, a competitive programming platform. The solutions are organized by contest and rating.

Contests

Contest 1

Rating Based Problems

Rating 1200

How to Contribute

Contributions are welcome! If you have a solution to a problem that is not yet in this repository, or if you have a better solution to an existing problem, please feel free to open a pull request.

When adding a new solution, please follow the existing directory structure. For contest problems, create a new directory for the contest if it doesn't already exist. For rating-based problems, add the solution to the appropriate rating directory.

If you find any issues with the existing solutions, please open an issue.

License

This project is licensed under the MIT License - see the LICENSE file for details.