Review the problem statement from Codeforces (link will open a new tab). When you've matched your problem, go to the solutions.
Get exact match for tags using this format, eg: [u'brute force', 'dp']
Solved |
Name |
Tags |
Solutions |
Index |
Contest |
Type |
Points |
Tutorial |
Rating Level |
---|---|---|---|---|---|---|---|---|---|
1707 | Graph Transpositions | graphs greedy shortest paths | Statement | C | Codeforces Round 681 (Div. 1, based on VK Cup 2019-2020 - Final) {1442} | PROGRAMMING | 1500.0 | 84298 | |
2648 | Keshi in Search of AmShZ | graphs greedy shortest paths | Statement | C | Codeforces Round 800 (Div. 1) {1693} | PROGRAMMING | 1500.0 | Codeforces Round #800 Editorial | 2300 |
1909 | Ela and the Wiring Wizard | graphs greedy shortest paths | Statement | D | Dytechlab Cup 2022 {1737} | PROGRAMMING | 2000.0 | Editorial of Dytechlab Cup 2022 |