Skip to content

This repository contains solutions to various codeforces problems

License

Notifications You must be signed in to change notification settings

tasniattohfa/codeforces_problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeforces Problems

Welcome to the codeforces_problems repository! This repository contains solutions to various problems from Codeforces. The solutions are written in C and are organized by problem name.

Problem Solutions

The repository contains-

the following A problem solutions:

  • [Anton and Letters]
  • [Arpa’s hard exam and Mehrdad’s naive cheat]
  • [Bachgold Problem]
  • [Dawid and Bags of Candies]
  • [Domino piling]
  • [Elections]
  • [Elephant]
  • [Fair Playoff]
  • [Fancy Fence]
  • [Fafa and his Company]
  • [Helpful Maths]
  • [HQ9+]
  • [Quirky Quantifiers]
  • [The number of positions]
  • [Vus the Cossack and a Contest]
  • [Watermelon]
  • [Yet Another Two Integers Problem]

the following B problem solutions:

  • [Drinks]

the following H problem solutions:

  • [Benches]

How to Use

To run a solution, navigate to the repository directory and compile the C file. For example:

gcc Anton\ and\ Letters.c -o Anton_and_Letters
./Anton_and_Letters

About

This repository contains solutions to various codeforces problems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages