competitive-programming-solutions icon indicating copy to clipboard operation
competitive-programming-solutions copied to clipboard

This repository will contain the accepted solutions of problems on sites like codechef, hackerrank, hackerearth, codeforces etc

Results 101 competitive-programming-solutions issues
Sort by recently updated
recently updated
newest added

The following is the cpp solution to question 230B (T-primes) with explanation.

Added some solutions missing in your catalogue

Make a folder with name AtCoder and add solutions to problems. Please add the problem statement in comment at the top of the solution code.

this is my solution from [codeforces](https://codeforces.com/contest/1367/submission/83943963)

[Problem link ](https://codeforces.com/contest/285/problem/C)