Enter
|
Register
Home
Top
Catalog
Contests
Gym
Problemset
Groups
Rating
Edu
API
Calendar
Help
→ Pay attention
Before contest
Codeforces Round 988 (Div. 3)
10:52:02
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
1974D
Ingenuity-2
constructive algorithms
,
greedy
,
implementation
1400
x14839
1974C
Beautiful Triple Pairs
combinatorics
,
data structures
1400
x15796
1974B
Symmetric Encoding
implementation
,
sortings
,
strings
800
x30281
1974A
Phone Desktop
greedy
,
math
800
x33260
1973F
Maximum GCD Sum Queries
bitmasks
,
brute force
,
dp
,
implementation
,
number theory
3100
x229
1973E
Cat, Fox and Swaps
graphs
,
math
,
sortings
2500
x800
1973D
Cat, Fox and Maximum Array Split
brute force
,
interactive
,
math
2400
x1916
1973C
Cat, Fox and Double Maximum
constructive algorithms
,
greedy
,
implementation
,
math
,
sortings
1700
x8383
1973B
Cat, Fox and the Lonely Array
binary search
,
bitmasks
,
data structures
,
greedy
,
math
,
two pointers
1300
x14126
1973A
Chess For Three
brute force
,
dp
,
implementation
,
math
900
x24572
1972B
Coin Games
games
900
x21640
1972A
Contest Proposal
brute force
,
greedy
,
two pointers
800
x22969
1971H
±1
2-sat
,
dfs and similar
,
graphs
2100
x1849
1971G
XOUR
data structures
,
dsu
,
sortings
1700
x9294
1971F
Circle Perimeter
binary search
,
brute force
,
dfs and similar
,
geometry
,
implementation
,
math
1600
x10017
1971E
Find the Car
binary search
,
math
,
sortings
1500
x14327
1971D
Binary Cut
dp
,
greedy
,
implementation
,
sortings
,
strings
1100
x25937
1971C
Clock and Strings
implementation
900
x33106
1971B
Different String
implementation
,
strings
800
x37006
1971A
My First Sorting Problem
implementation
,
sortings
800
x45291
1970G3
Min-Fund Prison (Hard)
bitmasks
,
dfs and similar
,
dp
,
graphs
,
trees
2400
x343
1970G2
Min-Fund Prison (Medium)
brute force
,
dfs and similar
,
dp
,
graphs
,
trees
2200
x587
1970G1
Min-Fund Prison (Easy)
dfs and similar
,
trees
1900
x1355
1970F3
Playing Quidditch (Hard)
implementation
2300
x359
1970F2
Playing Quidditch (Medium)
implementation
2300
x346
1970F1
Playing Quidditch (Easy)
implementation
2300
x426
1970E3
Trails (Hard)
dp
,
matrices
2200
x746
1970E2
Trails (Medium)
dp
,
matrices
2000
x1305
1970E1
Trails (Easy)
dp
1800
x2214
1970D3
Arithmancy (Hard)
interactive
3100
x110
1970D2
Arithmancy (Medium)
constructive algorithms
,
interactive
,
probabilities
,
strings
2600
x207
1970D1
Arithmancy (Easy)
brute force
,
constructive algorithms
,
interactive
,
strings
2100
x648
1970C3
Game on Tree (Hard)
dfs and similar
,
dp
,
games
,
trees
1900
x1587
1970C2
Game on Tree (Medium)
dfs and similar
,
dp
,
games
,
trees
1700
x2767
1970C1
Game on Tree (Easy)
games
1400
x3492
1970B3
Exact Neighbours (Hard)
constructive algorithms
2300
x490
1970B2
Exact Neighbours (Medium)
constructive algorithms
2100
x819
1970B1
Exact Neighbours (Easy)
constructive algorithms
1900
x1156
1970A3
Balanced Unshuffle (Hard)
constructive algorithms
,
trees
2400
x466
1970A2
Balanced Unshuffle (Medium)
brute force
,
constructive algorithms
,
trees
2400
x446
1970A1
Balanced Shuffle (Easy)
implementation
,
sortings
1000
x4978
1969F
Card Pairing
dp
,
greedy
,
hashing
,
implementation
3000
x275
1969E
Unique Array
binary search
,
data structures
,
divide and conquer
,
dp
,
greedy
2400
x1381
1969D
Shop Game
data structures
,
greedy
,
math
,
sortings
1900
x4633
1969C
Minimizing the Sum
dp
,
implementation
1700
x8790
1969B
Shifts and Sorting
constructive algorithms
,
greedy
1000
x19122
1969A
Two Friends
constructive algorithms
,
implementation
,
math
800
x19971
1968G2
Division + LCP (hard version)
binary search
,
brute force
,
data structures
,
dp
,
hashing
,
math
,
string suffix structures
,
strings
2200
x1969
1968G1
Division + LCP (easy version)
binary search
,
data structures
,
dp
,
hashing
,
string suffix structures
,
strings
1900
x4295
1968F
Equal XOR Segments
binary search
,
data structures
1800
x5524
1968E
Cells Arrangement
constructive algorithms
1600
x10460
1968D
Permutation Game
brute force
,
dfs and similar
,
games
,
graphs
,
greedy
,
math
1300
x14977
1968C
Assembly via Remainders
constructive algorithms
,
number theory
1000
x25090
1968B
Prefiquence
greedy
,
two pointers
800
x27971
1968A
Maximize?
brute force
,
math
,
number theory
800
x34666
1967F
Next and Prev
brute force
,
data structures
,
implementation
3200
x70
1967E2
Again Counting Arrays (Hard Version)
combinatorics
,
dp
,
math
3500
x103
1967E1
Again Counting Arrays (Easy Version)
combinatorics
,
dp
,
fft
,
math
3100
x216
1967D
Long Way to be Non-decreasing
binary search
,
dfs and similar
,
graphs
,
implementation
,
shortest paths
,
two pointers
2800
x678
1967C
Fenwick Tree
bitmasks
,
brute force
,
combinatorics
,
data structures
,
dp
,
math
,
trees
2300
x1779
1967B2
Reverse Card (Hard Version)
brute force
,
math
,
number theory
2200
x3946
1967B1
Reverse Card (Easy Version)
brute force
,
math
,
number theory
1400
x13336
1967A
Permutation Counting
binary search
,
greedy
,
implementation
,
math
,
sortings
1400
x12529
1966B
Rectangle Filling
constructive algorithms
,
implementation
1100
x15025
1966A
Card Exchange
constructive algorithms
,
games
,
greedy
800
x17917
1965F
Conference
data structures
,
flows
3300
x177
1965E
Connected Cubes
constructive algorithms
,
games
3100
x287
1965D
Missing Subarray Sum
constructive algorithms
2900
x431
1965C
Folding Strip
constructive algorithms
,
greedy
,
strings
2300
x1947
1965B
Missing Subsequence Sum
bitmasks
,
constructive algorithms
,
greedy
,
number theory
1800
x6753
1965A
Everything Nim
games
,
greedy
,
math
,
sortings
1400
x13792
1958J
Necromancer
*special problem
3200
x32
1958I
Equal Trees
*special problem
,
graphs
,
meet-in-the-middle
3100
x34
1958H
Composite Spells
*special problem
,
dp
2600
x78
1958G
Observation Towers
*special problem
2400
x110
1958F
Narrow Paths
*special problem
,
combinatorics
2000
x192
1958E
Yet Another Permutation Constructive
*special problem
,
constructive algorithms
1900
x256
1958D
Staircase
*special problem
1600
x533
1958C
Firewood
*special problem
1500
x727
1958B
Clock in the Pool
*special problem
,
math
1400
x902
1958A
1-3-5
*special problem
,
dp
1100
x1971
1957F2
Frequency Mismatch (Hard Version)
binary search
,
data structures
,
dfs and similar
,
hashing
,
probabilities
,
trees
2700
x441
1957F1
Frequency Mismatch (Easy Version)
binary search
,
data structures
,
divide and conquer
,
hashing
,
probabilities
,
trees
2600
x499
1957E
Carousel of Combinations
brute force
,
combinatorics
,
dp
,
math
,
number theory
2400
x1274
1957D
A BIT of an Inequality
bitmasks
,
brute force
,
dp
,
math
1900
x4498
1957C
How Does the Rook Move?
combinatorics
,
dp
,
math
1600
x9715
1957B
A BIT of a Construction
bitmasks
,
constructive algorithms
,
greedy
,
implementation
1100
x17994
1957A
Stickogon
constructive algorithms
,
greedy
800
x23367
1956F
Nene and the Passing Game
constructive algorithms
,
data structures
,
dsu
,
graphs
,
sortings
3000
x366
1956E2
Nene vs. Monsters (Hard Version)
brute force
,
greedy
,
implementation
,
math
2700
x888
1956E1
Nene vs. Monsters (Easy Version)
brute force
,
implementation
,
math
2500
x1470
1956D
Nene and the Mex Operator
bitmasks
,
brute force
,
constructive algorithms
,
divide and conquer
,
dp
,
greedy
,
implementation
,
math
2000
x3944
1956C
Nene's Magical Matrix
constructive algorithms
,
greedy
,
math
1600
x12958
1956B
Nene and the Card Game
games
,
greedy
800
x21289
1956A
Nene's Game
binary search
,
brute force
,
data structures
,
games
,
greedy
800
x21744
1955H
The Most Reckless Defense
bitmasks
,
brute force
,
constructive algorithms
,
dp
,
flows
,
graph matchings
,
shortest paths
2300
x1263
1955G
GCD on a grid
brute force
,
dfs and similar
,
dp
,
implementation
,
math
,
number theory
1900
x4571
1955F
Unfair Game
dp
,
games
,
greedy
,
math
,
schedules
1800
x7146
1955E
Long Inversions
brute force
,
greedy
,
implementation
,
sortings
1700
x8682
1955D
Inaccurate Subsequence Search
data structures
,
two pointers
1400
x15532
←
1
2
3
4
5
6
7
...
99
100
→
User lists
Name