A repository to keep track of problem solving practice, containing solutions from platforms:
- Codeforces id ==> 123Harshit1
| # | Title | Solution | Tags | Submitted |
|---|---|---|---|---|
| 1 | 4A -Watermelon | GNU C++17 | brute force math number theory *800 |
Apr/22/2021 |
| 2 | 1A -Theatre Square | GNU C++17 | math *1000 |
Apr/22/2021 |
| 3 | 71A -Way Too Long Words | GNU C++17 | strings *800 |
Apr/23/2021 |
| 4 | 231A -Team | GNU C++17 | brute force greedy *800 |
Apr/23/2021 |
| 5 | 339A -Helpful Maths | GNU C++17 | greedy implementation sortings strings *800 |
Apr/24/2021 |
| 6 | 158A -Next Round | GNU C++17 | special problem implementation *800 |
Apr/24/2021 |
| 7 | 158A -String Task | GNU C++17 | strings implementation *1000 |
Apr/25/2021 |
| 8 | 50A -Domino Piling | GNU C++17 | greedy math *800 |
Apr/25/2021 |
| 9 | 112A -Petya and Strings | GNU C++17 | implementation strings *800 |
Apr/26/2021 |
| 10 | 282A -Bit++ | GNU C++17 | implementation *800 |
Apr/26/2021 |
| 11 | 281A -Word Capitalization | GNU C++17 | implementation string *800 |
Apr/28/2021 |
| 12 | 263A -Beautiful Matrix | GNU C++17 | implementation *800 |
Apr/28/2021 |
| 13 | 1519A -Red and Blue Beans | GNU C++17 | Math |
Apr/29/2021 |
| 14 | 1519B -The cake is a lie | GNU C++17 | DP *Math |
Apr/29/2021 |
| 15 | 96A -Football | GNU C++17 | string *implementation 900 |
Apr/30/2021 |
| 16 | 266A -Stones on the table | GNU C++17 | implementation *Math 800 |
May/01/2021 |
| 17 | 546A -Soldiers and bananas | GNU C++17 | implementation *brute force maths 800 |
May/02/2021 |
| 18 | 791A -Beer and Big Brother | GNU C++17 | implementation 800 |
May/02/2021 |
| 19 | 69A -Young Physicist | GNU C++17 | implementation Maths 1000 |
May/03/2021 |
| 20 | 977A -Wrong Substraction | GNU C++17 | implementation 800 |
May/04/2021 |
| 21 | 617A -Elephant | GNU C++17 | maths 800 |
May/05/2021 |
| 22 | 59A -Word | GNU C++17 | implementation string 800 |
May/06/2021 |
| 23 | 1520A -Do not be Distracted | GNU C++17 | implementation brute force 800 |
May/07/2021 |
| 24 | 1520B -Ordinary Numbers | GNU C++17 | brute force implementation number theory |
May/08/2021 |
| 25 | 41A -Translation | GNU C++17 | string implementation *800 |
May/09/2021 |
| 26 | 271A -Beautiful Year | GNU C++17 | brute force implementation *800 |
May/10/2021 |
| 27 | 520A -Panagram | GNU C++17 | string implementation *800 |
May/11/2021 |
| 28 | 1328A -Divisiblity Problem | GNU C++17 | math implementation *800 |
May/12/2021 |
| 29 | 486A -Calculating Function | GNU C++17 | math implementation *800 |
May/13/2021 |
| 30 | 510A -FOX and Snake | GNU C++17 | implementation *800 |
May/14/2021 |
| 31 | 266B-Queue at the School | GNU C++17 | constructive algorithm graph matchings implementation shortest path *800 |
May/15/2021 |
| 32 | 466A-Cheap Travels | GNU C++17 | implementation *1200 |
May/17/2021 |
| 33 | 486A-Calculating Function | GNU C++17 | implementation math *800 |
May/18/2021 |
| 33 | 1030A - In search of an easy problem | GNU C++17 | implementation *800 |
May/19/2021 |
| 34 | 479A - Expression | GNU C++17 | Maths brute force *1000 |
May/20/2021 |
| 34 | 703A - Mishka and Game | GNU C++17 | implementation *800 |
May/21/2021 |
| 35 | 1353B - Two array Swaps | GNU C++17 | greedy sorting *800 |
May/22/2021 |
| 36 | 141A - Amusing Joke | GNU C++17 | implementation string sorting *800 |
May/23/2021 |
| 37 | 1525A - Potion Making | GNU C++17 | implementation Number Theory math *800 |
May/25/2021 |
| 38 | 734A - Anton and Danik | GNU C++17 | implementation string *800 |
May/26/2021 |
| 39 | 785A - Anton and Polhedron | GNU C++17 | implementation string *800 |
May/27/2021 |
| 40 | 122A - Lucky Division | GNU C++17 | brute force number theory *1000 |
May/28/2021 |
| 41 | 379A - New Year Candles | GNU C++17 | implementation *1000 |
May/30/2021 |
| 42 | 110A - Nearly Lucky Number | GNU C++17 | implementation *800 |
June/01/2021 |
| 43 | 58A - Chat Room | GNU C++17 | greedy strings *1000 |
June/02/2021 |
| 44 | 1409A - Yet another two integers Problem | GNU C++17 | greedy math *800 |
June/03/2021 |
| 45 | 443A - Anton and Letters | GNU C++17 | constructive algorithms implementation *800 |
June/05/2021 |
| 46 | 460A - Vasya and Socks | GNU C++17 | brute force math implementation *900 |
June/07/2021 |
| 47 | 1520B - Ordianry Numbers | GNU C++17 | brute force math number theory *800 |
June/09/2021 |