Skip to content
/ atcoder Public

My code solutions for competitive programming questions on AtCoder

Notifications You must be signed in to change notification settings

dzuizz/atcoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atcoder Solutions

Overview

This repository contains my solutions to various competitive programming problems from AtCoder. These solutions are meant for educational purposes and to share different approaches to solving complex programming challenges.

Repository Structure

  • /: Contains categorized files based on the type of problem or the event in which the problem was featured.

Languages Used

  • Python
  • C++

Contributing

While these solutions are primarily for my personal learning and reference, contributions in the form of problem solutions, improved explanations, or fixes are welcome. Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

Contact

Acknowledgments

Special thanks to AtCoder for providing a platform to practice and improve coding skills.


Disclaimer: The solutions provided here are for learning purposes. Please do not use them to cheat or violate the coding platform's policies.

About

My code solutions for competitive programming questions on AtCoder

Topics

Resources

Stars

Watchers

Forks

Languages