Enter
|
Register
Home
Top
Catalog
Contests
Gym
Problemset
Groups
Rating
Edu
API
Calendar
Help
Rayan
→ Pay attention
Before contest
Codeforces Round 998 (Div. 3)
06:13:27
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
1952B
Is it stated?
*special problem
,
strings
x11304
1952A
Are You a Robot, Again?
strings
x12712
1951I
Growing Trees
binary search
,
constructive algorithms
,
flows
,
graphs
,
greedy
3200
x78
1951H
Thanos Snap
binary search
,
dp
,
games
,
greedy
,
trees
3200
x289
1951G
Clacking Balls
combinatorics
,
math
,
probabilities
3100
x345
1951F
Inversion Composition
constructive algorithms
,
data structures
,
greedy
2500
x796
1951E
No Palindromes
brute force
,
constructive algorithms
,
divide and conquer
,
greedy
,
hashing
,
implementation
,
math
,
strings
2000
x3759
1951D
Buying Jewels
constructive algorithms
,
greedy
,
math
2000
x5580
1951C
Ticket Hoarding
greedy
,
math
,
sortings
1400
x12168
1951B
Battle Cows
binary search
,
data structures
,
greedy
1200
x15180
1951A
Dual Trigger
constructive algorithms
,
greedy
,
math
900
x20401
1950G
Shuffling Songs
bitmasks
,
dfs and similar
,
dp
,
graphs
,
hashing
,
implementation
,
strings
1900
x4625
1950F
0, 1, 2, Tree!
bitmasks
,
brute force
,
greedy
,
implementation
,
trees
1700
x9569
1950E
Nearly Shortest Repeating Substring
brute force
,
implementation
,
number theory
,
strings
1500
x15093
1950D
Product of Binary Decimals
brute force
,
dp
,
implementation
,
number theory
1100
x23956
1950C
Clock Conversion
implementation
,
math
800
x41472
1950B
Upscaling
implementation
800
x39549
1950A
Stair, Peak, or Neither?
implementation
800
x56062
1949K
Make Triangle
constructive algorithms
,
math
2800
x339
1949J
Amanda the Amoeba
graphs
,
implementation
,
trees
,
two pointers
2600
x416
1949I
Disks
dfs and similar
,
geometry
,
graph matchings
,
graphs
1800
x1981
1949H
Division Avoidance
greedy
,
math
3100
x128
1949G
Scooter
graphs
,
greedy
2300
x821
1949F
Dating
greedy
,
sortings
,
trees
2200
x1061
1949E
Damage per Second
brute force
,
math
2900
x109
1949D
Funny or Scary?
constructive algorithms
2600
x430
1949C
Annual Ants' Gathering
dfs and similar
,
dp
,
greedy
,
trees
1900
x1873
1949B
Charming Meals
binary search
,
brute force
,
greedy
,
sortings
1500
x3614
1949A
Grove
brute force
,
dfs and similar
,
dp
,
geometry
,
probabilities
3300
x120
1948G
MST with Matching
bitmasks
,
brute force
,
dsu
,
graph matchings
,
trees
3100
x722
1948F
Rare Coins
combinatorics
,
math
,
probabilities
2500
x1377
1948E
Clique Partition
brute force
,
constructive algorithms
,
graphs
,
greedy
,
implementation
2100
x3096
1948D
Tandem Repeats?
brute force
,
strings
,
two pointers
1700
x9787
1948C
Arrow Path
brute force
,
constructive algorithms
,
dfs and similar
,
dp
,
graphs
,
shortest paths
1300
x17558
1948B
Array Fix
brute force
,
dp
,
greedy
,
implementation
1100
x23565
1948A
Special Characters
brute force
,
constructive algorithms
800
x29241
1946F
Nobody is needed
2-sat
,
data structures
,
dfs and similar
,
dp
2500
x1041
1946E
Girl Permutation
combinatorics
,
dp
,
math
,
number theory
2200
x2653
1946D
Birthday Gift
bitmasks
,
brute force
,
constructive algorithms
,
greedy
,
implementation
1900
x4890
1946C
Tree Cutting
binary search
,
dp
,
greedy
,
implementation
,
trees
1600
x11464
1946B
Maximum Sum
dp
,
greedy
,
math
1100
x21011
1946A
Median of an Array
greedy
,
implementation
,
sortings
800
x26665
1945H
GCD is Greater
brute force
,
data structures
,
math
,
number theory
2600
x708
1945G
Cook and Porridge
binary search
,
constructive algorithms
,
data structures
,
implementation
2500
x767
1945F
Kirill and Mushrooms
data structures
,
sortings
1900
x4380
1945E
Binary Search
binary search
,
constructive algorithms
,
greedy
1700
x8518
1945D
Seraphim the Owl
dp
,
greedy
1300
x15072
1945C
Left and Right Houses
brute force
1200
x15438
1945B
Fireworks
math
,
number theory
900
x23399
1945A
Setting up Camp
greedy
,
math
800
x28310
1944B
Equal XOR
bitmasks
,
constructive algorithms
1100
x16620
1944A
Destroying Bridges
graphs
,
greedy
,
math
800
x24427
1943F
Minimum Hamming Distance
dp
3500
x118
1943E2
MEX Game 2 (Hard Version)
binary search
,
greedy
,
two pointers
3300
x309
1943E1
MEX Game 2 (Easy Version)
binary search
,
brute force
,
greedy
2900
x448
1943D2
Counting Is Fun (Hard Version)
combinatorics
,
dp
2800
x854
1943D1
Counting Is Fun (Easy Version)
brute force
,
combinatorics
,
dp
,
math
2400
x1577
1943C
Tree Compass
constructive algorithms
,
dfs and similar
,
greedy
,
trees
2300
x2204
1943B
Non-Palindromic Substring
hashing
,
implementation
,
math
,
strings
2000
x3988
1943A
MEX Game 1
games
,
greedy
1300
x18686
1942H
Farmer John's Favorite Intern
data structures
,
dp
,
flows
,
trees
3500
x111
1942G
Bessie and Cards
combinatorics
,
dp
,
math
2800
x495
1942F
Farmer John's Favorite Function
brute force
,
data structures
,
implementation
,
math
2700
x721
1942E
Farm Game
combinatorics
,
games
2300
x1744
1942D
Learning to Paint
binary search
,
data structures
,
dfs and similar
,
dp
,
greedy
,
implementation
,
sortings
2100
x2893
1942C2
Bessie's Birthday Cake (Hard Version)
geometry
,
greedy
,
math
1700
x6317
1942C1
Bessie's Birthday Cake (Easy Version)
geometry
,
greedy
,
math
1300
x11320
1942B
Bessie and MEX
constructive algorithms
,
math
1100
x14354
1942A
Farmer John's Challenge
constructive algorithms
,
math
800
x17615
1941G
Rudolf and Subway
constructive algorithms
,
dfs and similar
,
graphs
,
shortest paths
2000
x3713
1941F
Rudolf and Imbalance
binary search
,
greedy
,
sortings
,
two pointers
1800
x6313
1941E
Rudolf and k Bridges
binary search
,
data structures
,
dp
,
two pointers
1600
x10140
1941D
Rudolf and the Ball Game
dfs and similar
,
dp
,
implementation
1200
x18951
1941C
Rudolf and the Ugly String
dp
,
greedy
,
strings
900
x34573
1941B
Rudolf and 121
brute force
,
dp
,
greedy
,
math
1000
x30916
1941A
Rudolf and the Ticket
brute force
,
math
800
x43518
1940D
Almost Certainly
*special problem
,
constructive algorithms
,
data structures
,
sortings
x146
1940C
Burenka and Pether
*special problem
,
data structures
,
dfs and similar
,
divide and conquer
,
dsu
,
graphs
,
sortings
,
trees
x35
1940B
Three Arrays
*special problem
,
constructive algorithms
,
implementation
,
sortings
x216
1940A
Parallel Universes
*special problem
,
constructive algorithms
,
dfs and similar
,
dsu
,
graphs
x86
1939D
Big Persimmon
*special problem
,
dp
,
games
x101
1939C
More Gifts
*special problem
,
dfs and similar
,
two pointers
x320
1939B
Evidence Board
*special problem
,
constructive algorithms
,
dfs and similar
,
graphs
,
trees
x248
1939A
Draw Polygon Lines
*special problem
,
constructive algorithms
,
dp
,
geometry
,
interactive
x24
1938M
Zig-zag
3500
x63
1938L
XOR Operations
2800
x299
1938K
Tree Quiz
2400
x649
1938J
There and Back Again
2100
x1331
1938I
Symmetric Boundary
2800
x79
1938H
Pho Restaurant
1600
x2237
1938G
Personality Test
2300
x1087
1938F
Forming Groups
2400
x781
1938E
Duplicates
2200
x1047
1938D
Bánh Bò
3300
x92
1938C
Bit Counting Sequence
1900
x1527
1938B
Attraction Score
3000
x201
1938A
Antiparticle Antiphysics
3500
x58
1937B
Binary Path
dp
,
greedy
,
implementation
1300
x15528
1937A
Shuffle Party
implementation
,
math
800
x23494
1936F
Grand Finale: Circles
binary search
,
geometry
3300
x147
←
1
2
...
6
7
8
9
10
...
101
102
→
User lists
Name