Skip to content

Utkarsh0uchiha/Codeforces-sol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 your.email@example.com.

Happy coding!

About

I will provide the solutions to the questions i'll solve in C++ 🤡

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages