Giter VIP home page Giter VIP logo

codeforces-sol's Introduction

Codeforces-Sol

This repository contains my solutions for various Codeforces problems. Each solution is categorized by its problem code and includes links to the problem statement and my solution code.

Problem Code Problem Link Solution Link
69A 69A C++
263A 263A C++
266B 266B C++
32B 32B C++
271A 271A C++
275A 275A C++
110A 110A C++
116A 116A C++
144A 144A C++
148A 148A C++
155A 155A C++
200B 200B C++
228A 228A C++
233A 233A C++
248A 248A C++
266A 266A C++
281A 281A C++
339A 339A C++
59A 59A C++
61A 61A C++
71A 71A C++
80A 80A C++
... ... ...

How to Use

  1. Clone this repository: git clone https://github.com/yourusername/codeforces-solutions.git
  2. Navigate to the problem's solution you're interested in.
  3. Compile the solution code using a suitable compiler: g++ -o solution solution.cpp
  4. Run the compiled executable: ./solution

Contributing

If you'd like to contribute by adding more solutions or improving existing ones, follow these steps:

  1. Fork this repository.
  2. Create a new branch: git checkout -b new-solutions
  3. Add your solution code in an organized manner.
  4. Update the README table with the new solution's information.
  5. Commit your changes: git commit -m 'Add solution for ABC123D'
  6. Push to the branch: git push origin new-solutions
  7. Create a pull request.

Feel free to open an issue if you spot any problems or have suggestions for improvements.

Contact

If you have any questions or just want to connect, you can reach me at [email protected].

Happy coding!

codeforces-sol's People

Contributors

utkarsh0uchiha avatar

Stargazers

Harsh Raj avatar  avatar

Watchers

 avatar

codeforces-sol's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.