uid stringlengths 9 18 | source stringclasses 2
values | native_id stringlengths 3 7 | title stringlengths 2 64 | url stringlengths 36 49 | tags listlengths 0 11 | time_limit_ms null | memory_limit_mb null | io_type stringclasses 1
value | difficulty_rating int64 800 3.5k ⌀ | stats dict | last_scraped_at stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|---|---|---|
codeforces:1672-C | codeforces | 1672-C | Unequal Array | https://codeforces.com/problemset/problem/1672/C | [
"constructive algorithms",
"greedy",
"implementation"
] | null | null | stdin_stdout | 1,100 | {
"solved_count": 14023
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1672-B | codeforces | 1672-B | I love AAAB | https://codeforces.com/problemset/problem/1672/B | [
"constructive algorithms",
"implementation"
] | null | null | stdin_stdout | 800 | {
"solved_count": 16444
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1672-A | codeforces | 1672-A | Log Chopping | https://codeforces.com/problemset/problem/1672/A | [
"games",
"implementation",
"math"
] | null | null | stdin_stdout | 800 | {
"solved_count": 16803
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1671-F | codeforces | 1671-F | Permutation Counting | https://codeforces.com/problemset/problem/1671/F | [
"brute force",
"combinatorics",
"dp",
"fft",
"math"
] | null | null | stdin_stdout | 2,700 | {
"solved_count": 422
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1671-E | codeforces | 1671-E | Preorder | https://codeforces.com/problemset/problem/1671/E | [
"combinatorics",
"divide and conquer",
"dp",
"dsu",
"hashing",
"sortings",
"trees"
] | null | null | stdin_stdout | 2,100 | {
"solved_count": 3156
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1671-D | codeforces | 1671-D | Insert a Progression | https://codeforces.com/problemset/problem/1671/D | [
"brute force",
"constructive algorithms",
"greedy"
] | null | null | stdin_stdout | 1,600 | {
"solved_count": 8433
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1671-C | codeforces | 1671-C | Dolce Vita | https://codeforces.com/problemset/problem/1671/C | [
"binary search",
"brute force",
"greedy",
"math"
] | null | null | stdin_stdout | 1,200 | {
"solved_count": 25155
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1671-B | codeforces | 1671-B | Consecutive Points Segment | https://codeforces.com/problemset/problem/1671/B | [
"brute force",
"math",
"sortings"
] | null | null | stdin_stdout | 1,000 | {
"solved_count": 19692
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1671-A | codeforces | 1671-A | String Building | https://codeforces.com/problemset/problem/1671/A | [
"implementation"
] | null | null | stdin_stdout | 800 | {
"solved_count": 21363
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1670-F | codeforces | 1670-F | Jee, You See? | https://codeforces.com/problemset/problem/1670/F | [
"bitmasks",
"combinatorics",
"dp"
] | null | null | stdin_stdout | 2,400 | {
"solved_count": 1252
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1670-E | codeforces | 1670-E | Hemose on the Tree | https://codeforces.com/problemset/problem/1670/E | [
"bitmasks",
"constructive algorithms",
"dfs and similar",
"trees"
] | null | null | stdin_stdout | 2,200 | {
"solved_count": 1933
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1670-D | codeforces | 1670-D | Very Suspicious | https://codeforces.com/problemset/problem/1670/D | [
"binary search",
"brute force",
"geometry",
"greedy",
"implementation",
"math"
] | null | null | stdin_stdout | 1,700 | {
"solved_count": 5595
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1670-C | codeforces | 1670-C | Where is the Pizza? | https://codeforces.com/problemset/problem/1670/C | [
"data structures",
"dfs and similar",
"dsu",
"graphs",
"implementation",
"math"
] | null | null | stdin_stdout | 1,400 | {
"solved_count": 10973
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1670-B | codeforces | 1670-B | Dorms War | https://codeforces.com/problemset/problem/1670/B | [
"brute force",
"implementation",
"strings"
] | null | null | stdin_stdout | 1,100 | {
"solved_count": 13415
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1670-A | codeforces | 1670-A | Prof. Slim | https://codeforces.com/problemset/problem/1670/A | [
"greedy",
"implementation",
"sortings"
] | null | null | stdin_stdout | 800 | {
"solved_count": 15985
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1669-H | codeforces | 1669-H | Maximal AND | https://codeforces.com/problemset/problem/1669/H | [
"bitmasks",
"greedy",
"math"
] | null | null | stdin_stdout | 1,300 | {
"solved_count": 28763
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1669-G | codeforces | 1669-G | Fall Down | https://codeforces.com/problemset/problem/1669/G | [
"dfs and similar",
"implementation"
] | null | null | stdin_stdout | 1,200 | {
"solved_count": 21594
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1669-F | codeforces | 1669-F | Eating Candies | https://codeforces.com/problemset/problem/1669/F | [
"binary search",
"data structures",
"greedy",
"two pointers"
] | null | null | stdin_stdout | 1,100 | {
"solved_count": 39121
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1669-E | codeforces | 1669-E | 2-Letter Strings | https://codeforces.com/problemset/problem/1669/E | [
"data structures",
"math",
"strings"
] | null | null | stdin_stdout | 1,200 | {
"solved_count": 21114
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1669-D | codeforces | 1669-D | Colorful Stamp | https://codeforces.com/problemset/problem/1669/D | [
"implementation"
] | null | null | stdin_stdout | 1,100 | {
"solved_count": 25328
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1669-C | codeforces | 1669-C | Odd/Even Increments | https://codeforces.com/problemset/problem/1669/C | [
"greedy",
"implementation",
"math"
] | null | null | stdin_stdout | 800 | {
"solved_count": 41286
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1669-B | codeforces | 1669-B | Triple | https://codeforces.com/problemset/problem/1669/B | [
"implementation",
"sortings"
] | null | null | stdin_stdout | 800 | {
"solved_count": 55039
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1669-A | codeforces | 1669-A | Division? | https://codeforces.com/problemset/problem/1669/A | [
"implementation"
] | null | null | stdin_stdout | 800 | {
"solved_count": 87741
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1668-B | codeforces | 1668-B | Social Distance | https://codeforces.com/problemset/problem/1668/B | [
"greedy",
"math",
"sortings"
] | null | null | stdin_stdout | 900 | {
"solved_count": 17907
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1668-A | codeforces | 1668-A | Direction Change | https://codeforces.com/problemset/problem/1668/A | [
"implementation",
"math"
] | null | null | stdin_stdout | 800 | {
"solved_count": 16771
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1667-F | codeforces | 1667-F | Yin Yang | https://codeforces.com/problemset/problem/1667/F | [
"implementation"
] | null | null | stdin_stdout | 3,500 | {
"solved_count": 117
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1667-E | codeforces | 1667-E | Centroid Probabilities | https://codeforces.com/problemset/problem/1667/E | [
"combinatorics",
"dp",
"fft",
"math"
] | null | null | stdin_stdout | 3,000 | {
"solved_count": 799
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1667-D | codeforces | 1667-D | Edge Elimination | https://codeforces.com/problemset/problem/1667/D | [
"constructive algorithms",
"dfs and similar",
"dp",
"trees"
] | null | null | stdin_stdout | 2,900 | {
"solved_count": 800
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1667-C | codeforces | 1667-C | Half Queen Cover | https://codeforces.com/problemset/problem/1667/C | [
"constructive algorithms",
"math"
] | null | null | stdin_stdout | 2,400 | {
"solved_count": 1899
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1667-B | codeforces | 1667-B | Optimal Partition | https://codeforces.com/problemset/problem/1667/B | [
"data structures",
"dp"
] | null | null | stdin_stdout | 2,100 | {
"solved_count": 4306
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1667-A | codeforces | 1667-A | Make it Increasing | https://codeforces.com/problemset/problem/1667/A | [
"brute force",
"greedy",
"math"
] | null | null | stdin_stdout | 1,300 | {
"solved_count": 15655
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1666-L | codeforces | 1666-L | Labyrinth | https://codeforces.com/problemset/problem/1666/L | [
"dfs and similar",
"graphs"
] | null | null | stdin_stdout | 1,800 | {
"solved_count": 3687
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1666-K | codeforces | 1666-K | Kingdom Partition | https://codeforces.com/problemset/problem/1666/K | [
"flows"
] | null | null | stdin_stdout | 3,200 | {
"solved_count": 355
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1666-J | codeforces | 1666-J | Job Lookup | https://codeforces.com/problemset/problem/1666/J | [
"constructive algorithms",
"dp",
"shortest paths",
"trees"
] | null | null | stdin_stdout | 2,100 | {
"solved_count": 1577
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1666-I | codeforces | 1666-I | Interactive Treasure Hunt | https://codeforces.com/problemset/problem/1666/I | [
"brute force",
"constructive algorithms",
"geometry",
"interactive",
"math"
] | null | null | stdin_stdout | 2,200 | {
"solved_count": 1766
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1666-H | codeforces | 1666-H | Heroes of Might | https://codeforces.com/problemset/problem/1666/H | [
"math"
] | null | null | stdin_stdout | 3,500 | {
"solved_count": 86
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1666-G | codeforces | 1666-G | Global Warming | https://codeforces.com/problemset/problem/1666/G | [
"geometry",
"math"
] | null | null | stdin_stdout | 3,100 | {
"solved_count": 153
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1666-F | codeforces | 1666-F | Fancy Stack | https://codeforces.com/problemset/problem/1666/F | [
"combinatorics",
"dp",
"implementation"
] | null | null | stdin_stdout | 2,200 | {
"solved_count": 1514
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1666-E | codeforces | 1666-E | Even Split | https://codeforces.com/problemset/problem/1666/E | [
"binary search",
"constructive algorithms",
"greedy",
"math"
] | null | null | stdin_stdout | 2,500 | {
"solved_count": 880
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1666-D | codeforces | 1666-D | Deletive Editing | https://codeforces.com/problemset/problem/1666/D | [
"greedy"
] | null | null | stdin_stdout | 900 | {
"solved_count": 19825
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1666-C | codeforces | 1666-C | Connect the Points | https://codeforces.com/problemset/problem/1666/C | [
"brute force",
"constructive algorithms",
"geometry"
] | null | null | stdin_stdout | 1,800 | {
"solved_count": 3686
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1666-B | codeforces | 1666-B | Budget Distribution | https://codeforces.com/problemset/problem/1666/B | [] | null | null | stdin_stdout | 3,300 | {
"solved_count": 66
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1666-A | codeforces | 1666-A | Admissible Map | https://codeforces.com/problemset/problem/1666/A | [] | null | null | stdin_stdout | 3,300 | {
"solved_count": 136
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1665-E | codeforces | 1665-E | MinimizOR | https://codeforces.com/problemset/problem/1665/E | [
"bitmasks",
"brute force",
"data structures",
"divide and conquer",
"greedy",
"implementation",
"two pointers"
] | null | null | stdin_stdout | 2,500 | {
"solved_count": 1792
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1665-D | codeforces | 1665-D | GCD Guess | https://codeforces.com/problemset/problem/1665/D | [
"bitmasks",
"chinese remainder theorem",
"constructive algorithms",
"games",
"interactive",
"math",
"number theory"
] | null | null | stdin_stdout | 2,000 | {
"solved_count": 4589
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1665-C | codeforces | 1665-C | Tree Infection | https://codeforces.com/problemset/problem/1665/C | [
"binary search",
"greedy",
"sortings",
"trees"
] | null | null | stdin_stdout | 1,600 | {
"solved_count": 9830
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1665-B | codeforces | 1665-B | Array Cloning Technique | https://codeforces.com/problemset/problem/1665/B | [
"constructive algorithms",
"greedy",
"sortings"
] | null | null | stdin_stdout | 900 | {
"solved_count": 32545
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1665-A | codeforces | 1665-A | GCD vs LCM | https://codeforces.com/problemset/problem/1665/A | [
"constructive algorithms",
"math"
] | null | null | stdin_stdout | 800 | {
"solved_count": 26142
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1663-H | codeforces | 1663-H | Cross-Language Program | https://codeforces.com/problemset/problem/1663/H | [
"*special",
"constructive algorithms"
] | null | null | stdin_stdout | null | {
"solved_count": 1351
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1663-G | codeforces | 1663-G | Six Characters | https://codeforces.com/problemset/problem/1663/G | [
"*special",
"constructive algorithms",
"strings"
] | null | null | stdin_stdout | null | {
"solved_count": 225
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1663-F | codeforces | 1663-F | In Every Generation... | https://codeforces.com/problemset/problem/1663/F | [
"*special",
"strings"
] | null | null | stdin_stdout | null | {
"solved_count": 377
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1663-E | codeforces | 1663-E | Are You Safe? | https://codeforces.com/problemset/problem/1663/E | [
"*special",
"implementation"
] | null | null | stdin_stdout | null | {
"solved_count": 587
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1663-D | codeforces | 1663-D | Is it rated - 3 | https://codeforces.com/problemset/problem/1663/D | [
"*special",
"combinatorics",
"dp",
"math"
] | null | null | stdin_stdout | null | {
"solved_count": 1483
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1663-C | codeforces | 1663-C | Pōja Verdon | https://codeforces.com/problemset/problem/1663/C | [
"*special",
"implementation",
"math"
] | null | null | stdin_stdout | null | {
"solved_count": 5868
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1663-B | codeforces | 1663-B | Mike's Sequence | https://codeforces.com/problemset/problem/1663/B | [
"*special",
"divide and conquer",
"implementation",
"math"
] | null | null | stdin_stdout | null | {
"solved_count": 3566
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1663-A | codeforces | 1663-A | Who Tested? | https://codeforces.com/problemset/problem/1663/A | [
"*special",
"expression parsing",
"trees"
] | null | null | stdin_stdout | null | {
"solved_count": 10880
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1662-O | codeforces | 1662-O | Circular Maze | https://codeforces.com/problemset/problem/1662/O | [
"brute force",
"dfs and similar",
"graphs",
"implementation"
] | null | null | stdin_stdout | null | {
"solved_count": 1584
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1662-N | codeforces | 1662-N | Drone Photo | https://codeforces.com/problemset/problem/1662/N | [
"combinatorics",
"math",
"sortings"
] | null | null | stdin_stdout | null | {
"solved_count": 915
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1662-M | codeforces | 1662-M | Bottle Arrangements | https://codeforces.com/problemset/problem/1662/M | [
"constructive algorithms"
] | null | null | stdin_stdout | null | {
"solved_count": 3869
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1662-L | codeforces | 1662-L | Il Derby della Madonnina | https://codeforces.com/problemset/problem/1662/L | [
"data structures",
"dp",
"math"
] | null | null | stdin_stdout | null | {
"solved_count": 1307
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1662-K | codeforces | 1662-K | Pandemic Restrictions | https://codeforces.com/problemset/problem/1662/K | [
"geometry",
"ternary search"
] | null | null | stdin_stdout | null | {
"solved_count": 386
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1662-J | codeforces | 1662-J | Training Camp | https://codeforces.com/problemset/problem/1662/J | [
"flows",
"graphs"
] | null | null | stdin_stdout | null | {
"solved_count": 296
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1662-I | codeforces | 1662-I | Ice Cream Shop | https://codeforces.com/problemset/problem/1662/I | [
"brute force",
"implementation",
"sortings"
] | null | null | stdin_stdout | null | {
"solved_count": 2460
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1662-H | codeforces | 1662-H | Boundary | https://codeforces.com/problemset/problem/1662/H | [
"brute force",
"math"
] | null | null | stdin_stdout | null | {
"solved_count": 3360
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1662-G | codeforces | 1662-G | Gastronomic Event | https://codeforces.com/problemset/problem/1662/G | [
"dp",
"greedy",
"trees"
] | null | null | stdin_stdout | null | {
"solved_count": 545
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1662-F | codeforces | 1662-F | Antennas | https://codeforces.com/problemset/problem/1662/F | [
"data structures",
"dfs and similar",
"graphs",
"implementation",
"shortest paths"
] | null | null | stdin_stdout | null | {
"solved_count": 1223
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1662-E | codeforces | 1662-E | Round Table | https://codeforces.com/problemset/problem/1662/E | [
"math"
] | null | null | stdin_stdout | null | {
"solved_count": 173
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1662-D | codeforces | 1662-D | Evolution of Weasels | https://codeforces.com/problemset/problem/1662/D | [
"greedy",
"implementation",
"strings"
] | null | null | stdin_stdout | null | {
"solved_count": 2146
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1662-C | codeforces | 1662-C | European Trip | https://codeforces.com/problemset/problem/1662/C | [
"dp",
"graphs",
"math",
"matrices"
] | null | null | stdin_stdout | null | {
"solved_count": 381
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1662-B | codeforces | 1662-B | Toys | https://codeforces.com/problemset/problem/1662/B | [
"greedy",
"strings"
] | null | null | stdin_stdout | null | {
"solved_count": 152
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1662-A | codeforces | 1662-A | Organizing SWERC | https://codeforces.com/problemset/problem/1662/A | [
"brute force",
"implementation"
] | null | null | stdin_stdout | null | {
"solved_count": 4831
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1661-F | codeforces | 1661-F | Teleporters | https://codeforces.com/problemset/problem/1661/F | [
"binary search",
"greedy"
] | null | null | stdin_stdout | 2,600 | {
"solved_count": 801
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1661-E | codeforces | 1661-E | Narrow Components | https://codeforces.com/problemset/problem/1661/E | [
"brute force",
"data structures",
"dp",
"dsu",
"math",
"trees"
] | null | null | stdin_stdout | 2,500 | {
"solved_count": 1115
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1661-D | codeforces | 1661-D | Progressions Covering | https://codeforces.com/problemset/problem/1661/D | [
"data structures",
"greedy"
] | null | null | stdin_stdout | 1,900 | {
"solved_count": 5374
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1661-C | codeforces | 1661-C | Water the Trees | https://codeforces.com/problemset/problem/1661/C | [
"binary search",
"greedy",
"math"
] | null | null | stdin_stdout | 1,700 | {
"solved_count": 10471
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1661-B | codeforces | 1661-B | Getting Zero | https://codeforces.com/problemset/problem/1661/B | [
"bitmasks",
"brute force",
"dfs and similar",
"dp",
"graphs",
"greedy",
"shortest paths"
] | null | null | stdin_stdout | 1,300 | {
"solved_count": 20544
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1661-A | codeforces | 1661-A | Array Balancing | https://codeforces.com/problemset/problem/1661/A | [
"greedy",
"math"
] | null | null | stdin_stdout | 800 | {
"solved_count": 19280
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1660-F2 | codeforces | 1660-F2 | Promising String (hard version) | https://codeforces.com/problemset/problem/1660/F2 | [
"data structures",
"implementation",
"math",
"strings"
] | null | null | stdin_stdout | 2,100 | {
"solved_count": 3134
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1660-F1 | codeforces | 1660-F1 | Promising String (easy version) | https://codeforces.com/problemset/problem/1660/F1 | [
"brute force",
"implementation",
"math",
"strings"
] | null | null | stdin_stdout | 1,700 | {
"solved_count": 7935
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1660-E | codeforces | 1660-E | Matrix and Shifts | https://codeforces.com/problemset/problem/1660/E | [
"brute force",
"constructive algorithms",
"greedy",
"implementation"
] | null | null | stdin_stdout | 1,600 | {
"solved_count": 8077
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1660-D | codeforces | 1660-D | Maximum Product Strikes Back | https://codeforces.com/problemset/problem/1660/D | [
"brute force",
"implementation",
"math",
"two pointers"
] | null | null | stdin_stdout | 1,600 | {
"solved_count": 11398
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1660-C | codeforces | 1660-C | Get an Even String | https://codeforces.com/problemset/problem/1660/C | [
"dp",
"greedy",
"strings"
] | null | null | stdin_stdout | 1,300 | {
"solved_count": 21950
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1660-B | codeforces | 1660-B | Vlad and Candies | https://codeforces.com/problemset/problem/1660/B | [
"math"
] | null | null | stdin_stdout | 800 | {
"solved_count": 29709
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1660-A | codeforces | 1660-A | Vasya and Coins | https://codeforces.com/problemset/problem/1660/A | [
"greedy",
"math"
] | null | null | stdin_stdout | 800 | {
"solved_count": 39121
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1659-F | codeforces | 1659-F | Tree and Permutation Game | https://codeforces.com/problemset/problem/1659/F | [
"dfs and similar",
"games",
"graphs",
"trees"
] | null | null | stdin_stdout | 3,000 | {
"solved_count": 248
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1659-E | codeforces | 1659-E | AND-MEX Walk | https://codeforces.com/problemset/problem/1659/E | [
"bitmasks",
"brute force",
"constructive algorithms",
"dfs and similar",
"dsu",
"graphs"
] | null | null | stdin_stdout | 2,200 | {
"solved_count": 1959
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1659-D | codeforces | 1659-D | Reverse Sort Sum | https://codeforces.com/problemset/problem/1659/D | [
"constructive algorithms",
"data structures",
"greedy",
"implementation",
"math",
"two pointers"
] | null | null | stdin_stdout | 1,900 | {
"solved_count": 4434
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1659-C | codeforces | 1659-C | Line Empire | https://codeforces.com/problemset/problem/1659/C | [
"binary search",
"brute force",
"dp",
"greedy",
"implementation",
"math"
] | null | null | stdin_stdout | 1,500 | {
"solved_count": 14917
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1659-B | codeforces | 1659-B | Bit Flipping | https://codeforces.com/problemset/problem/1659/B | [
"bitmasks",
"constructive algorithms",
"greedy",
"strings"
] | null | null | stdin_stdout | 1,300 | {
"solved_count": 12003
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1659-A | codeforces | 1659-A | Red Versus Blue | https://codeforces.com/problemset/problem/1659/A | [
"constructive algorithms",
"greedy",
"implementation",
"math"
] | null | null | stdin_stdout | 1,000 | {
"solved_count": 30595
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1658-F | codeforces | 1658-F | Juju and Binary String | https://codeforces.com/problemset/problem/1658/F | [
"brute force",
"constructive algorithms",
"greedy",
"math"
] | null | null | stdin_stdout | 2,700 | {
"solved_count": 915
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1658-E | codeforces | 1658-E | Gojou and Matrix Game | https://codeforces.com/problemset/problem/1658/E | [
"data structures",
"dp",
"games",
"hashing",
"implementation",
"math",
"number theory",
"sortings"
] | null | null | stdin_stdout | 2,500 | {
"solved_count": 1172
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1658-D2 | codeforces | 1658-D2 | 388535 (Hard Version) | https://codeforces.com/problemset/problem/1658/D2 | [
"bitmasks",
"brute force",
"data structures",
"math"
] | null | null | stdin_stdout | 2,300 | {
"solved_count": 3169
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1658-D1 | codeforces | 1658-D1 | 388535 (Easy Version) | https://codeforces.com/problemset/problem/1658/D1 | [
"bitmasks",
"math"
] | null | null | stdin_stdout | 1,600 | {
"solved_count": 9977
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1658-C | codeforces | 1658-C | Shinju and the Lost Permutation | https://codeforces.com/problemset/problem/1658/C | [
"constructive algorithms",
"math"
] | null | null | stdin_stdout | 1,700 | {
"solved_count": 9932
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1658-B | codeforces | 1658-B | Marin and Anti-coprime Permutation | https://codeforces.com/problemset/problem/1658/B | [
"combinatorics",
"math",
"number theory"
] | null | null | stdin_stdout | 800 | {
"solved_count": 19526
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1658-A | codeforces | 1658-A | Marin and Photoshoot | https://codeforces.com/problemset/problem/1658/A | [
"constructive algorithms",
"implementation",
"math"
] | null | null | stdin_stdout | 800 | {
"solved_count": 20890
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1657-F | codeforces | 1657-F | Words on Tree | https://codeforces.com/problemset/problem/1657/F | [
"2-sat",
"dfs and similar",
"dsu",
"graphs",
"trees"
] | null | null | stdin_stdout | 2,600 | {
"solved_count": 741
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1657-E | codeforces | 1657-E | Star MST | https://codeforces.com/problemset/problem/1657/E | [
"combinatorics",
"dp",
"graph matchings",
"math"
] | null | null | stdin_stdout | 2,200 | {
"solved_count": 2474
} | 2026-04-13T03:38:27.662191+00:00 |
codeforces:1657-D | codeforces | 1657-D | For Gamers. By Gamers. | https://codeforces.com/problemset/problem/1657/D | [
"binary search",
"brute force",
"greedy",
"math",
"sortings"
] | null | null | stdin_stdout | 2,000 | {
"solved_count": 5279
} | 2026-04-13T03:38:27.662191+00:00 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.