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:137-B | codeforces | 137-B | Permutation | https://codeforces.com/problemset/problem/137/B | [
"greedy"
] | null | null | stdin_stdout | 1,000 | {
"solved_count": 15290
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:137-A | codeforces | 137-A | Postcards and photos | https://codeforces.com/problemset/problem/137/A | [
"implementation"
] | null | null | stdin_stdout | 900 | {
"solved_count": 7960
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:136-B | codeforces | 136-B | Ternary Logic | https://codeforces.com/problemset/problem/136/B | [
"implementation",
"math"
] | null | null | stdin_stdout | 1,100 | {
"solved_count": 5370
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:136-A | codeforces | 136-A | Presents | https://codeforces.com/problemset/problem/136/A | [
"implementation"
] | null | null | stdin_stdout | 800 | {
"solved_count": 151109
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:135-E | codeforces | 135-E | Weak Subsequence | https://codeforces.com/problemset/problem/135/E | [
"combinatorics"
] | null | null | stdin_stdout | 3,000 | {
"solved_count": 507
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:135-D | codeforces | 135-D | Cycle | https://codeforces.com/problemset/problem/135/D | [
"brute force",
"dfs and similar",
"implementation"
] | null | null | stdin_stdout | 2,500 | {
"solved_count": 331
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:135-C | codeforces | 135-C | Zero-One | https://codeforces.com/problemset/problem/135/C | [
"constructive algorithms",
"games",
"greedy"
] | null | null | stdin_stdout | 1,900 | {
"solved_count": 1461
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:135-B | codeforces | 135-B | Rectangle and Square | https://codeforces.com/problemset/problem/135/B | [
"brute force",
"geometry",
"math"
] | null | null | stdin_stdout | 1,600 | {
"solved_count": 2718
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:135-A | codeforces | 135-A | Replacement | https://codeforces.com/problemset/problem/135/A | [
"greedy",
"implementation",
"sortings"
] | null | null | stdin_stdout | 1,300 | {
"solved_count": 8327
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:134-C | codeforces | 134-C | Swaps | https://codeforces.com/problemset/problem/134/C | [
"constructive algorithms",
"graphs",
"greedy"
] | null | null | stdin_stdout | 2,200 | {
"solved_count": 607
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:134-B | codeforces | 134-B | Pairs of Numbers | https://codeforces.com/problemset/problem/134/B | [
"brute force",
"dfs and similar",
"math",
"number theory"
] | null | null | stdin_stdout | 1,900 | {
"solved_count": 2541
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:134-A | codeforces | 134-A | Average Numbers | https://codeforces.com/problemset/problem/134/A | [
"brute force",
"implementation"
] | null | null | stdin_stdout | 1,200 | {
"solved_count": 4952
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:133-B | codeforces | 133-B | Unary | https://codeforces.com/problemset/problem/133/B | [
"implementation"
] | null | null | stdin_stdout | 1,200 | {
"solved_count": 9503
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:133-A | codeforces | 133-A | HQ9+ | https://codeforces.com/problemset/problem/133/A | [
"implementation"
] | null | null | stdin_stdout | 900 | {
"solved_count": 128017
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:132-E | codeforces | 132-E | Bits of merry old England | https://codeforces.com/problemset/problem/132/E | [
"flows",
"graphs"
] | null | null | stdin_stdout | 2,700 | {
"solved_count": 602
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:132-D | codeforces | 132-D | Constants in the language of Shakespeare | https://codeforces.com/problemset/problem/132/D | [
"constructive algorithms",
"dp",
"greedy"
] | null | null | stdin_stdout | 2,100 | {
"solved_count": 746
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:132-C | codeforces | 132-C | Logo Turtle | https://codeforces.com/problemset/problem/132/C | [
"dp"
] | null | null | stdin_stdout | 1,800 | {
"solved_count": 2675
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:132-B | codeforces | 132-B | Piet | https://codeforces.com/problemset/problem/132/B | [
"implementation"
] | null | null | stdin_stdout | 2,100 | {
"solved_count": 834
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:132-A | codeforces | 132-A | Turing Tape | https://codeforces.com/problemset/problem/132/A | [
"implementation"
] | null | null | stdin_stdout | 1,300 | {
"solved_count": 3006
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:131-F | codeforces | 131-F | Present to Mom | https://codeforces.com/problemset/problem/131/F | [
"binary search",
"two pointers"
] | null | null | stdin_stdout | 2,000 | {
"solved_count": 823
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:131-E | codeforces | 131-E | Yet Another Task with Queens | https://codeforces.com/problemset/problem/131/E | [
"sortings"
] | null | null | stdin_stdout | 1,700 | {
"solved_count": 2109
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:131-D | codeforces | 131-D | Subway | https://codeforces.com/problemset/problem/131/D | [
"dfs and similar",
"graphs"
] | null | null | stdin_stdout | 1,600 | {
"solved_count": 5334
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:131-C | codeforces | 131-C | The World is a Theatre | https://codeforces.com/problemset/problem/131/C | [
"combinatorics",
"math"
] | null | null | stdin_stdout | 1,400 | {
"solved_count": 12821
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:131-B | codeforces | 131-B | Opposites Attract | https://codeforces.com/problemset/problem/131/B | [
"implementation",
"math"
] | null | null | stdin_stdout | 1,200 | {
"solved_count": 7625
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:131-A | codeforces | 131-A | cAPS lOCK | https://codeforces.com/problemset/problem/131/A | [
"implementation",
"strings"
] | null | null | stdin_stdout | 1,000 | {
"solved_count": 103471
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:130-J | codeforces | 130-J | Date calculation | https://codeforces.com/problemset/problem/130/J | [
"*special"
] | null | null | stdin_stdout | 1,800 | {
"solved_count": 358
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:130-I | codeforces | 130-I | Array sorting | https://codeforces.com/problemset/problem/130/I | [
"*special",
"sortings"
] | null | null | stdin_stdout | 2,300 | {
"solved_count": 193
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:130-H | codeforces | 130-H | Balanced brackets | https://codeforces.com/problemset/problem/130/H | [
"*special"
] | null | null | stdin_stdout | 1,600 | {
"solved_count": 944
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:130-G | codeforces | 130-G | CAPS LOCK ON | https://codeforces.com/problemset/problem/130/G | [
"*special"
] | null | null | stdin_stdout | 1,700 | {
"solved_count": 301
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:130-F | codeforces | 130-F | Prime factorization | https://codeforces.com/problemset/problem/130/F | [
"*special"
] | null | null | stdin_stdout | 1,600 | {
"solved_count": 301
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:130-E | codeforces | 130-E | Tribonacci numbers | https://codeforces.com/problemset/problem/130/E | [
"*special"
] | null | null | stdin_stdout | 1,600 | {
"solved_count": 325
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:130-D | codeforces | 130-D | Exponentiation | https://codeforces.com/problemset/problem/130/D | [
"*special"
] | null | null | stdin_stdout | 1,500 | {
"solved_count": 428
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:130-C | codeforces | 130-C | Decimal sum | https://codeforces.com/problemset/problem/130/C | [
"*special"
] | null | null | stdin_stdout | 1,500 | {
"solved_count": 540
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:130-B | codeforces | 130-B | Gnikool Ssalg | https://codeforces.com/problemset/problem/130/B | [
"*special",
"implementation",
"strings"
] | null | null | stdin_stdout | 1,400 | {
"solved_count": 568
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:130-A | codeforces | 130-A | Hexagonal numbers | https://codeforces.com/problemset/problem/130/A | [
"*special",
"implementation"
] | null | null | stdin_stdout | 900 | {
"solved_count": 2000
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:129-B | codeforces | 129-B | Students and Shoelaces | https://codeforces.com/problemset/problem/129/B | [
"brute force",
"dfs and similar",
"graphs",
"implementation"
] | null | null | stdin_stdout | 1,200 | {
"solved_count": 14105
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:129-A | codeforces | 129-A | Cookies | https://codeforces.com/problemset/problem/129/A | [
"implementation"
] | null | null | stdin_stdout | 900 | {
"solved_count": 25577
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:128-E | codeforces | 128-E | Birthday | https://codeforces.com/problemset/problem/128/E | [
"geometry",
"math"
] | null | null | stdin_stdout | 2,900 | {
"solved_count": 147
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:128-D | codeforces | 128-D | Numbers | https://codeforces.com/problemset/problem/128/D | [
"constructive algorithms",
"implementation"
] | null | null | stdin_stdout | 2,000 | {
"solved_count": 1299
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:128-C | codeforces | 128-C | Games with Rectangle | https://codeforces.com/problemset/problem/128/C | [
"combinatorics",
"dp"
] | null | null | stdin_stdout | 2,000 | {
"solved_count": 3329
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:128-B | codeforces | 128-B | String | https://codeforces.com/problemset/problem/128/B | [
"brute force",
"constructive algorithms",
"hashing",
"implementation",
"string suffix structures",
"strings"
] | null | null | stdin_stdout | 2,100 | {
"solved_count": 2934
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:128-A | codeforces | 128-A | Statues | https://codeforces.com/problemset/problem/128/A | [
"dfs and similar"
] | null | null | stdin_stdout | 1,500 | {
"solved_count": 3534
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:127-B | codeforces | 127-B | Canvas Frames | https://codeforces.com/problemset/problem/127/B | [
"implementation"
] | null | null | stdin_stdout | 1,000 | {
"solved_count": 10648
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:127-A | codeforces | 127-A | Wasted Time | https://codeforces.com/problemset/problem/127/A | [
"geometry"
] | null | null | stdin_stdout | 900 | {
"solved_count": 12844
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:126-E | codeforces | 126-E | Pills | https://codeforces.com/problemset/problem/126/E | [
"brute force",
"flows"
] | null | null | stdin_stdout | 2,900 | {
"solved_count": 100
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:126-D | codeforces | 126-D | Fibonacci Sums | https://codeforces.com/problemset/problem/126/D | [
"dp",
"math"
] | null | null | stdin_stdout | 2,300 | {
"solved_count": 983
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:126-C | codeforces | 126-C | E-reader Display | https://codeforces.com/problemset/problem/126/C | [
"constructive algorithms",
"greedy"
] | null | null | stdin_stdout | 2,000 | {
"solved_count": 851
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:126-B | codeforces | 126-B | Password | https://codeforces.com/problemset/problem/126/B | [
"binary search",
"dp",
"hashing",
"string suffix structures",
"strings"
] | null | null | stdin_stdout | 1,700 | {
"solved_count": 26216
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:126-A | codeforces | 126-A | Hot Bath | https://codeforces.com/problemset/problem/126/A | [
"binary search",
"brute force",
"math"
] | null | null | stdin_stdout | 1,900 | {
"solved_count": 1616
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:125-E | codeforces | 125-E | MST Company | https://codeforces.com/problemset/problem/125/E | [
"binary search",
"graphs"
] | null | null | stdin_stdout | 2,400 | {
"solved_count": 1644
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:125-D | codeforces | 125-D | Two progressions | https://codeforces.com/problemset/problem/125/D | [
"constructive algorithms",
"greedy"
] | null | null | stdin_stdout | 2,200 | {
"solved_count": 461
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:125-C | codeforces | 125-C | Hobbits' Party | https://codeforces.com/problemset/problem/125/C | [
"constructive algorithms",
"greedy"
] | null | null | stdin_stdout | 1,600 | {
"solved_count": 1101
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:125-B | codeforces | 125-B | Simple XML | https://codeforces.com/problemset/problem/125/B | [
"implementation"
] | null | null | stdin_stdout | 1,000 | {
"solved_count": 3782
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:125-A | codeforces | 125-A | Measuring Lengths in Baden | https://codeforces.com/problemset/problem/125/A | [
"math"
] | null | null | stdin_stdout | 1,400 | {
"solved_count": 3295
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:124-B | codeforces | 124-B | Permutations | https://codeforces.com/problemset/problem/124/B | [
"brute force",
"combinatorics",
"implementation"
] | null | null | stdin_stdout | 1,400 | {
"solved_count": 4979
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:124-A | codeforces | 124-A | The number of positions | https://codeforces.com/problemset/problem/124/A | [
"math"
] | null | null | stdin_stdout | 1,000 | {
"solved_count": 44980
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:123-E | codeforces | 123-E | Maze | https://codeforces.com/problemset/problem/123/E | [
"dfs and similar",
"dp",
"probabilities",
"trees"
] | null | null | stdin_stdout | 2,500 | {
"solved_count": 847
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:123-D | codeforces | 123-D | String | https://codeforces.com/problemset/problem/123/D | [
"string suffix structures"
] | null | null | stdin_stdout | 2,300 | {
"solved_count": 1482
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:123-C | codeforces | 123-C | Brackets | https://codeforces.com/problemset/problem/123/C | [
"combinatorics",
"dp",
"greedy"
] | null | null | stdin_stdout | 2,300 | {
"solved_count": 762
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:123-B | codeforces | 123-B | Squares | https://codeforces.com/problemset/problem/123/B | [
"math"
] | null | null | stdin_stdout | 1,800 | {
"solved_count": 1319
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:123-A | codeforces | 123-A | Prime Permutation | https://codeforces.com/problemset/problem/123/A | [
"implementation",
"number theory",
"strings"
] | null | null | stdin_stdout | 1,300 | {
"solved_count": 4089
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:122-B | codeforces | 122-B | Lucky Substring | https://codeforces.com/problemset/problem/122/B | [
"brute force",
"implementation"
] | null | null | stdin_stdout | 1,000 | {
"solved_count": 13375
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:122-A | codeforces | 122-A | Lucky Division | https://codeforces.com/problemset/problem/122/A | [
"brute force",
"number theory"
] | null | null | stdin_stdout | 1,000 | {
"solved_count": 153799
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:121-E | codeforces | 121-E | Lucky Array | https://codeforces.com/problemset/problem/121/E | [
"data structures"
] | null | null | stdin_stdout | 2,400 | {
"solved_count": 2258
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:121-D | codeforces | 121-D | Lucky Segments | https://codeforces.com/problemset/problem/121/D | [
"binary search",
"implementation",
"two pointers"
] | null | null | stdin_stdout | 2,500 | {
"solved_count": 359
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:121-C | codeforces | 121-C | Lucky Permutation | https://codeforces.com/problemset/problem/121/C | [
"brute force",
"combinatorics",
"number theory"
] | null | null | stdin_stdout | 1,900 | {
"solved_count": 1476
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:121-B | codeforces | 121-B | Lucky Transformation | https://codeforces.com/problemset/problem/121/B | [
"strings"
] | null | null | stdin_stdout | 1,500 | {
"solved_count": 2842
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:121-A | codeforces | 121-A | Lucky Sum | https://codeforces.com/problemset/problem/121/A | [
"implementation"
] | null | null | stdin_stdout | 1,100 | {
"solved_count": 10722
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:120-J | codeforces | 120-J | Minimum Sum | https://codeforces.com/problemset/problem/120/J | [
"divide and conquer",
"geometry",
"sortings"
] | null | null | stdin_stdout | 1,900 | {
"solved_count": 1056
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:120-I | codeforces | 120-I | Luck is in Numbers | https://codeforces.com/problemset/problem/120/I | [
"greedy"
] | null | null | stdin_stdout | 2,200 | {
"solved_count": 322
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:120-H | codeforces | 120-H | Brevity is Soul of Wit | https://codeforces.com/problemset/problem/120/H | [
"graph matchings"
] | null | null | stdin_stdout | 1,800 | {
"solved_count": 1626
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:120-G | codeforces | 120-G | Boom | https://codeforces.com/problemset/problem/120/G | [
"implementation"
] | null | null | stdin_stdout | 1,800 | {
"solved_count": 721
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:120-F | codeforces | 120-F | Spiders | https://codeforces.com/problemset/problem/120/F | [
"dp",
"greedy",
"trees"
] | null | null | stdin_stdout | 1,400 | {
"solved_count": 4183
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:120-E | codeforces | 120-E | Put Knight! | https://codeforces.com/problemset/problem/120/E | [
"games",
"math"
] | null | null | stdin_stdout | 1,400 | {
"solved_count": 3023
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:120-D | codeforces | 120-D | Three Sons | https://codeforces.com/problemset/problem/120/D | [
"brute force"
] | null | null | stdin_stdout | 1,400 | {
"solved_count": 2111
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:120-C | codeforces | 120-C | Winnie-the-Pooh and honey | https://codeforces.com/problemset/problem/120/C | [
"implementation",
"math"
] | null | null | stdin_stdout | 1,100 | {
"solved_count": 4006
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:120-B | codeforces | 120-B | Quiz League | https://codeforces.com/problemset/problem/120/B | [
"implementation"
] | null | null | stdin_stdout | 1,100 | {
"solved_count": 3691
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:120-A | codeforces | 120-A | Elevator | https://codeforces.com/problemset/problem/120/A | [
"brute force",
"implementation",
"math"
] | null | null | stdin_stdout | 1,000 | {
"solved_count": 5737
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:119-E | codeforces | 119-E | Alternative Reality | https://codeforces.com/problemset/problem/119/E | [
"geometry"
] | null | null | stdin_stdout | 2,400 | {
"solved_count": 134
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:119-D | codeforces | 119-D | String Transformation | https://codeforces.com/problemset/problem/119/D | [
"hashing",
"strings"
] | null | null | stdin_stdout | 2,500 | {
"solved_count": 707
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:119-C | codeforces | 119-C | Education Reform | https://codeforces.com/problemset/problem/119/C | [
"dp"
] | null | null | stdin_stdout | 2,000 | {
"solved_count": 1135
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:119-B | codeforces | 119-B | Before Exam | https://codeforces.com/problemset/problem/119/B | [
"constructive algorithms",
"implementation",
"sortings"
] | null | null | stdin_stdout | 1,900 | {
"solved_count": 1147
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:119-A | codeforces | 119-A | Epic Game | https://codeforces.com/problemset/problem/119/A | [
"implementation"
] | null | null | stdin_stdout | 800 | {
"solved_count": 29813
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:118-E | codeforces | 118-E | Bertown roads | https://codeforces.com/problemset/problem/118/E | [
"dfs and similar",
"graphs"
] | null | null | stdin_stdout | 2,000 | {
"solved_count": 9008
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:118-D | codeforces | 118-D | Caesar's Legions | https://codeforces.com/problemset/problem/118/D | [
"dp"
] | null | null | stdin_stdout | 1,700 | {
"solved_count": 21219
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:118-C | codeforces | 118-C | Fancy Number | https://codeforces.com/problemset/problem/118/C | [
"brute force",
"greedy",
"sortings",
"strings"
] | null | null | stdin_stdout | 1,900 | {
"solved_count": 3018
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:118-B | codeforces | 118-B | Present from Lena | https://codeforces.com/problemset/problem/118/B | [
"constructive algorithms",
"implementation"
] | null | null | stdin_stdout | 1,000 | {
"solved_count": 35225
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:118-A | codeforces | 118-A | String Task | https://codeforces.com/problemset/problem/118/A | [
"implementation",
"strings"
] | null | null | stdin_stdout | 1,000 | {
"solved_count": 237343
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:117-E | codeforces | 117-E | Tree or not Tree | https://codeforces.com/problemset/problem/117/E | [
"data structures",
"divide and conquer",
"graphs",
"implementation",
"trees"
] | null | null | stdin_stdout | 2,900 | {
"solved_count": 462
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:117-D | codeforces | 117-D | Not Quick Transformation | https://codeforces.com/problemset/problem/117/D | [
"divide and conquer",
"math"
] | null | null | stdin_stdout | 2,500 | {
"solved_count": 412
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:117-C | codeforces | 117-C | Cycle | https://codeforces.com/problemset/problem/117/C | [
"dfs and similar",
"graphs"
] | null | null | stdin_stdout | 2,000 | {
"solved_count": 3039
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:117-B | codeforces | 117-B | Very Interesting Game | https://codeforces.com/problemset/problem/117/B | [
"brute force",
"number theory"
] | null | null | stdin_stdout | 1,800 | {
"solved_count": 1751
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:117-A | codeforces | 117-A | Elevator | https://codeforces.com/problemset/problem/117/A | [
"implementation",
"math"
] | null | null | stdin_stdout | 1,300 | {
"solved_count": 2241
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:116-B | codeforces | 116-B | Little Pigs and Wolves | https://codeforces.com/problemset/problem/116/B | [
"greedy",
"implementation"
] | null | null | stdin_stdout | 1,100 | {
"solved_count": 14706
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:116-A | codeforces | 116-A | Tram | https://codeforces.com/problemset/problem/116/A | [
"implementation"
] | null | null | stdin_stdout | 800 | {
"solved_count": 181879
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:115-E | codeforces | 115-E | Linear Kingdom Races | https://codeforces.com/problemset/problem/115/E | [
"data structures",
"dp"
] | null | null | stdin_stdout | 2,400 | {
"solved_count": 2463
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:115-D | codeforces | 115-D | Unambiguous Arithmetic Expression | https://codeforces.com/problemset/problem/115/D | [
"dp",
"expression parsing"
] | null | null | stdin_stdout | 2,600 | {
"solved_count": 489
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:115-C | codeforces | 115-C | Plumber | https://codeforces.com/problemset/problem/115/C | [
"math"
] | null | null | stdin_stdout | 2,200 | {
"solved_count": 711
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:115-B | codeforces | 115-B | Lawnmower | https://codeforces.com/problemset/problem/115/B | [
"greedy",
"sortings"
] | null | null | stdin_stdout | 1,500 | {
"solved_count": 2863
} | 2026-08-10T02:20:32.917453+00:00 |
codeforces:115-A | codeforces | 115-A | Party | https://codeforces.com/problemset/problem/115/A | [
"dfs and similar",
"graphs",
"trees"
] | null | null | stdin_stdout | 900 | {
"solved_count": 45236
} | 2026-08-10T02:20:32.917453+00:00 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.