competitive-programming-solutions
competitive-programming-solutions copied to clipboard
This repository will contain the accepted solutions of problems on sites like codechef, hackerrank, hackerearth, codeforces etc
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)
merge my pr
[Problem link ](https://codeforces.com/contest/285/problem/C)