Enter
|
Register
Home
Top
Catalog
Contests
Gym
Problemset
Groups
Rating
Edu
API
Calendar
Help
→ Pay attention
Before contest
Codeforces Round 988 (Div. 3)
16:50:51
Register now »
→ Filter Problems
Difficulty:
—
combine-tags-by-or
*combine tags by OR
2-sat
binary search
bitmasks
brute force
chinese remainder theorem
combinatorics
constructive algorithms
data structures
dfs and similar
divide and conquer
dp
dsu
expression parsing
fft
flows
games
geometry
graph matchings
graphs
greedy
hashing
implementation
interactive
math
matrices
meet-in-the-middle
number theory
probabilities
schedules
shortest paths
sortings
string suffix structures
strings
ternary search
trees
two pointers
Add tag
Main
acmsguru
|
Problems
Submit
Status
Standings
Custom test
Problems
#
Name
1872F
Selling a Menagerie
dfs and similar
,
dsu
,
graphs
,
implementation
,
math
1800
x6433
1872E
Data Structures Fan
binary search
,
bitmasks
,
data structures
,
dp
1500
x13967
1872D
Plus Minus Permutation
math
1200
x24577
1872C
Non-coprime Split
math
,
number theory
1100
x23646
1872B
The Corridor or There and Back Again
greedy
,
implementation
900
x28097
1872A
Two Vessels
brute force
,
greedy
,
math
800
x39441
1870H
Standard Graph Problem
data structures
,
graphs
,
greedy
,
trees
3500
x87
1870G
MEXanization
data structures
3300
x219
1870F
Lazy Numbers
binary search
,
math
2900
x495
1870E
Another MEX Problem
bitmasks
,
brute force
,
dp
,
shortest paths
2300
x2400
1870D
Prefix Purchase
greedy
,
implementation
,
sortings
1800
x7067
1870C
Colorful Table
binary search
,
data structures
,
dp
,
implementation
,
math
,
two pointers
1300
x11595
1870B
Friendly Arrays
bitmasks
,
greedy
,
math
1200
x14291
1870A
MEXanized Array
constructive algorithms
,
greedy
,
math
800
x19118
1869B
2D Traveling
geometry
,
math
,
shortest paths
,
sortings
1100
x16476
1869A
Make It Zero
constructive algorithms
900
x22328
1868F
LIS?
data structures
,
greedy
,
implementation
3500
x78
1868E
Min-Sum-Max
constructive algorithms
,
dp
,
greedy
3500
x86
1868D
Flower-like Pseudotree
constructive algorithms
,
graphs
,
greedy
,
implementation
,
trees
3000
x289
1868C
Travel Plan
combinatorics
,
dp
,
implementation
,
math
,
trees
2400
x1176
1868B2
Candy Party (Hard Version)
bitmasks
,
constructive algorithms
,
dp
,
greedy
,
implementation
,
math
2100
x2428
1868B1
Candy Party (Easy Version)
bitmasks
,
constructive algorithms
,
graphs
,
greedy
,
implementation
,
math
1700
x7087
1868A
Fill in the Matrix
constructive algorithms
,
implementation
1300
x12127
1867F
Most Different Tree
brute force
,
constructive algorithms
,
dfs and similar
,
greedy
,
hashing
2700
x425
1867E2
Salyg1n and Array (hard version)
constructive algorithms
,
interactive
2200
x3219
1867E1
Salyg1n and Array (simple version)
constructive algorithms
,
interactive
,
math
2000
x3796
1867D
Cyclic Operations
brute force
,
constructive algorithms
,
dfs and similar
,
graphs
,
greedy
,
implementation
1800
x5863
1867C
Salyg1n and the MEX Game
constructive algorithms
,
data structures
,
games
,
greedy
,
interactive
1300
x11357
1867B
XOR Palindromes
bitmasks
,
constructive algorithms
,
strings
1100
x16865
1867A
green_gold_dog, array and permutation
constructive algorithms
,
sortings
800
x20039
1866M
Mighty Rock Tower
brute force
,
combinatorics
,
dp
,
math
,
probabilities
2400
x818
1866L
Lihmuf Balling
binary search
,
brute force
,
math
2400
x727
1866K
Keen Tree Calculation
binary search
,
data structures
,
dp
,
geometry
,
graphs
,
implementation
,
trees
2500
x448
1866J
Jackets and Packets
dp
2800
x291
1866I
Imagination Castle
dp
,
games
,
two pointers
2300
x772
1866H
Happy Sets
combinatorics
2100
x1665
1866G
Grouped Carriages
binary search
,
data structures
,
dp
,
flows
,
greedy
2100
x1729
1866F
Freak Joker Process
binary search
,
data structures
,
sortings
3100
x136
1866E
Elevators of Tamem
dp
2700
x418
1866D
Digital Wallet
dp
,
greedy
2300
x1335
1866C
Completely Searching for Inversions
dfs and similar
,
dp
,
graphs
1900
x3075
1866B
Battling with Numbers
combinatorics
,
math
,
number theory
1400
x7831
1866A
Ambitious Kid
math
800
x23192
1864I
Future Dominators
graphs
,
greedy
3500
x89
1864H
Asterism Stream
dp
,
math
,
matrices
3200
x286
1864G
Magic Square
combinatorics
,
constructive algorithms
,
implementation
3100
x280
1864F
Exotic Queries
data structures
,
implementation
,
sortings
2300
x1449
1864E
Guess Game
bitmasks
,
data structures
,
games
,
math
,
probabilities
,
sortings
,
strings
,
trees
2100
x2674
1864D
Matrix Cascade
brute force
,
constructive algorithms
,
data structures
,
dp
,
greedy
,
math
1700
x6843
1864C
Divisor Chain
bitmasks
,
constructive algorithms
,
math
,
number theory
1300
x13625
1864B
Swap and Reverse
constructive algorithms
,
greedy
,
sortings
,
strings
1100
x15446
1864A
Increasing and Decreasing
constructive algorithms
,
greedy
,
implementation
,
math
800
x20389
1863I
Redundant Routes
constructive algorithms
,
dp
,
trees
3500
x84
1863H
Goldberg Machine 3
dp
,
trees
3500
x83
1863G
Swaps
combinatorics
,
dp
,
graphs
,
math
2800
x649
1863F
Divide, XOR, and Conquer
bitmasks
,
dp
,
math
2600
x1151
1863E
Speedrun
brute force
,
dfs and similar
,
dp
,
graphs
,
greedy
,
math
,
sortings
,
two pointers
2100
x2792
1863D
Two-Colored Dominoes
constructive algorithms
,
greedy
1400
x9587
1863C
MEX Repetition
implementation
,
math
1100
x14123
1863B
Split Sort
greedy
,
math
,
sortings
1100
x15385
1863A
Channel
greedy
,
implementation
800
x17969
1862G
The Great Equalizer
binary search
,
data structures
,
math
,
sortings
2000
x2919
1862F
Magic Will Save the World
binary search
,
bitmasks
,
brute force
,
dp
1800
x6361
1862E
Kolya and Movie Theatre
constructive algorithms
,
data structures
,
greedy
1600
x10875
1862D
Ice Cream Balls
binary search
,
combinatorics
,
constructive algorithms
,
math
1300
x17409
1862C
Flower City Fence
binary search
,
data structures
,
implementation
,
sortings
1100
x20991
1862B
Sequence Game
constructive algorithms
800
x32981
1862A
Gift Carpet
dp
,
greedy
,
implementation
,
strings
800
x32710
1861F
Four Suits
binary search
,
bitmasks
,
flows
,
greedy
3200
x205
1861E
Non-Intersecting Subpermutations
combinatorics
,
dp
,
implementation
,
math
2300
x1756
1861D
Sorting By Multiplication
dp
,
greedy
1800
x6863
1861C
Queries for the Array
data structures
,
dfs and similar
,
implementation
,
strings
,
trees
1600
x10268
1861B
Two Binary Strings
constructive algorithms
,
dp
,
greedy
1000
x21560
1861A
Prime Deletion
constructive algorithms
,
math
800
x24013
1860F
Evaluate RBS
data structures
,
geometry
,
implementation
,
math
,
sortings
2900
x280
1860E
Fast Travel Text Editor
data structures
,
dfs and similar
,
graphs
,
shortest paths
2400
x1444
1860D
Balanced String
dp
2200
x3045
1860C
Game on Permutation
data structures
,
dp
,
games
,
greedy
1400
x13483
1860B
Fancy Coins
binary search
,
brute force
,
greedy
,
math
1200
x17091
1860A
Not a Substring
constructive algorithms
,
strings
900
x21823
1859F
Teleportation in Byteland
data structures
,
dfs and similar
,
divide and conquer
,
graphs
,
shortest paths
,
trees
3200
x409
1859E
Maximum Monogonosity
brute force
,
dp
,
math
2500
x1802
1859D
Andrey and Escape from Capygrad
binary search
,
data structures
,
dp
,
dsu
,
greedy
,
sortings
1800
x7076
1859C
Another Permutation Problem
brute force
,
dp
,
greedy
,
math
1200
x17126
1859B
Olya and Game with Arrays
constructive algorithms
,
greedy
,
math
,
sortings
1000
x27854
1859A
United We Stand
constructive algorithms
,
math
,
number theory
800
x33433
1858E2
Rollbacks (Hard Version)
data structures
,
interactive
,
trees
2600
x1074
1858E1
Rollbacks (Easy Version)
brute force
,
data structures
,
dfs and similar
,
trees
2500
x1343
1858D
Trees and Segments
brute force
,
data structures
,
dp
,
greedy
,
two pointers
2200
x2851
1858C
Yet Another Permutation Problem
constructive algorithms
,
greedy
,
math
,
number theory
1000
x23259
1858B
The Walkway
brute force
,
dp
,
greedy
,
math
,
number theory
1500
x11424
1858A
Buttons
games
,
greedy
,
math
800
x39719
1857G
Counting Graphs
combinatorics
,
divide and conquer
,
dsu
,
graphs
,
greedy
,
sortings
,
trees
2000
x4526
1857F
Sum and Product
binary search
,
data structures
,
math
1600
x11770
1857E
Power of Points
math
,
sortings
1500
x12633
1857D
Strong Vertices
math
,
sortings
,
trees
1300
x19936
1857C
Assembly via Minimums
greedy
,
sortings
1200
x26653
1857B
Maximum Rounding
greedy
,
implementation
,
math
1100
x23172
1857A
Array Coloring
greedy
,
math
800
x49537
1856E2
PermuTree (hard version)
bitmasks
,
dfs and similar
,
dp
,
fft
,
greedy
,
implementation
,
math
,
trees
2700
x1437
←
1
2
...
9
10
11
12
13
...
99
100
→
User lists
Name