This repo stores my problem-solving related code
leetcode: @dimaglushkov
codeforces: @dimaglushkov
1. tools
2. contests
3. leetcode
4. adventofcode/2022
5. adventofcode/2023
6. codeforces
7. acm.timus
This repository provides a collection of simple and effective tools to simplify solutions management. These utilities enable you to:
- Automatically fetch problems from LeetCode and Codeforces, and generate solution templates.
- Automatically update your list of completed solutions.
- Obtain basic statistics on the distribution of your solved problems.
For more information, check tools.
Leetcode Rating History |
---|
Codeforces Rating History |
---|
Problems solved in total: 607
Solutions by difficulty | Solutions by tags |
---|---|
Day | Solution |
---|---|
Day 1 | rust |
Problems solved in total: 99
Solutions by difficulty | Solutions by tags |
---|---|
Problem | Solution | Difficulty | Tags | University course module |
---|---|---|---|---|
1005. Stone Pile | c++ | 84 | problem for beginners | 1 |
1155. Troubleduons | c++ | 305 | none | 1 |
1296. Hyperjump | c++ | 80 | none | 1 |
1401. Gamers | c++ | 321 | none | 1 |
2025. Line Fighting | c++ | 77 | none | 1 |
1207. Median on the Plane | c++ | 177 | geometry | 2 |
1322. Spy | c++ | 324 | none | 2 |
1444. Elephpotamus | c++ | 639 | geometry | 2 |
1604. Country of Fools | c++ | 220 | none | 2 |
1726. Visits | c++ | 197 | none | 2 |
1067. Disk Tree | c++ | 486 | data structures | 3 |
1494. Monobilliards | c++ | 131 | data structures | 3 |
1521. War Games 2 | c++ | 192 | data structures | 3 |
1628. White Streaks | c++ | 293 | data structures | 3 |
1650. Billionaires | c++ | 339 | data structures | 3 |
1080. Map Coloring | c++ | 229 | graph theory | 4 |
1160. Network | c++ | 226 | graph theory | 4 |
1162. Currency Exchange | c++ | 342 | graph theory | 4 |
1450. Russian Pipelines | c++ | 225 | graph theory | 4 |
1806. Mobile Telegraphs | c++ | 402 | graph theory | 4 |