Enter
|
Register
Home
Top
Catalog
Contests
Gym
Problemset
Groups
Rating
Edu
API
Calendar
Help
Rayan
→ Pay attention
Before contest
Codeforces Round 1002 (Div. 2)
4 days
Register now »
*has extra registration
→ 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
1976D
Invertible Bracket Sequences
binary search
,
combinatorics
,
data structures
,
divide and conquer
,
implementation
,
two pointers
2000
x4809
1976C
Job Interview
binary search
,
dp
,
greedy
,
implementation
,
two pointers
1600
x10792
1976B
Increase/Decrease/Copy
greedy
,
implementation
1100
x22879
1976A
Verify Password
implementation
,
sortings
,
strings
800
x29502
1975I
Mind Bloom
dp
3500
x113
1975H
378QAQ and Core
greedy
,
strings
3500
x129
1975G
Zimpha Fan Club
fft
,
greedy
,
math
,
strings
3000
x247
1975F
Set
bitmasks
,
brute force
,
combinatorics
,
dfs and similar
,
divide and conquer
,
dp
,
math
2600
x876
1975E
Chain Queries
binary search
,
data structures
,
dfs and similar
,
implementation
,
trees
2100
x2433
1975D
Paint the Tree
brute force
,
dfs and similar
,
dp
,
greedy
,
shortest paths
,
trees
1700
x6314
1975C
Chamo and Mocha's Array
binary search
,
brute force
,
greedy
1200
x15197
1975B
378QAQ and Mocha's Array
brute force
,
greedy
,
math
,
sortings
1000
x18628
1975A
Bazoka and Mocha's Array
brute force
,
greedy
,
implementation
,
sortings
800
x19217
1974G
Money Buys Less Happiness Now
data structures
,
greedy
,
sortings
2000
x4552
1974F
Cutting Game
binary search
,
brute force
,
data structures
,
implementation
,
sortings
,
two pointers
1900
x3705
1974E
Money Buys Happiness
dp
1800
x8463
1974D
Ingenuity-2
constructive algorithms
,
greedy
,
implementation
1400
x15427
1974C
Beautiful Triple Pairs
combinatorics
,
data structures
1400
x16396
1974B
Symmetric Encoding
implementation
,
sortings
,
strings
800
x31209
1974A
Phone Desktop
greedy
,
math
800
x34144
1973F
Maximum GCD Sum Queries
bitmasks
,
brute force
,
dp
,
implementation
,
number theory
3100
x248
1973E
Cat, Fox and Swaps
graphs
,
math
,
sortings
2500
x848
1973D
Cat, Fox and Maximum Array Split
brute force
,
interactive
,
math
2400
x1984
1973C
Cat, Fox and Double Maximum
constructive algorithms
,
greedy
,
implementation
,
math
,
sortings
1700
x8705
1973B
Cat, Fox and the Lonely Array
binary search
,
bitmasks
,
data structures
,
greedy
,
math
,
two pointers
1300
x14625
1973A
Chess For Three
brute force
,
dp
,
implementation
,
math
900
x25542
1972B
Coin Games
games
900
x22609
1972A
Contest Proposal
brute force
,
greedy
,
two pointers
800
x23703
1971H
±1
2-sat
,
dfs and similar
,
graphs
2100
x1961
1971G
XOUR
data structures
,
dsu
,
sortings
1700
x9684
1971F
Circle Perimeter
binary search
,
brute force
,
dfs and similar
,
geometry
,
implementation
,
math
1600
x10580
1971E
Find the Car
binary search
,
math
,
sortings
1500
x15117
1971D
Binary Cut
dp
,
greedy
,
implementation
,
sortings
,
strings
1100
x26898
1971C
Clock and Strings
implementation
900
x34938
1971B
Different String
implementation
,
strings
800
x38552
1971A
My First Sorting Problem
implementation
,
sortings
800
x48488
1970G3
Min-Fund Prison (Hard)
bitmasks
,
dfs and similar
,
dp
,
graphs
,
trees
2400
x386
1970G2
Min-Fund Prison (Medium)
brute force
,
dfs and similar
,
dp
,
graphs
,
trees
2200
x649
1970G1
Min-Fund Prison (Easy)
dfs and similar
,
trees
1900
x1447
1970F3
Playing Quidditch (Hard)
implementation
2300
x379
1970F2
Playing Quidditch (Medium)
implementation
2300
x365
1970F1
Playing Quidditch (Easy)
implementation
2300
x444
1970E3
Trails (Hard)
dp
,
matrices
2200
x826
1970E2
Trails (Medium)
dp
,
matrices
2000
x1451
1970E1
Trails (Easy)
dp
1800
x2471
1970D3
Arithmancy (Hard)
interactive
3100
x115
1970D2
Arithmancy (Medium)
constructive algorithms
,
interactive
,
probabilities
,
strings
2600
x226
1970D1
Arithmancy (Easy)
brute force
,
constructive algorithms
,
interactive
,
strings
2100
x703
1970C3
Game on Tree (Hard)
dfs and similar
,
dp
,
games
,
trees
1900
x1710
1970C2
Game on Tree (Medium)
dfs and similar
,
dp
,
games
,
trees
1700
x3062
1970C1
Game on Tree (Easy)
games
1400
x3775
1970B3
Exact Neighbours (Hard)
constructive algorithms
2300
x522
1970B2
Exact Neighbours (Medium)
constructive algorithms
2100
x881
1970B1
Exact Neighbours (Easy)
constructive algorithms
1900
x1240
1970A3
Balanced Unshuffle (Hard)
constructive algorithms
,
trees
2400
x523
1970A2
Balanced Unshuffle (Medium)
brute force
,
constructive algorithms
,
trees
2400
x483
1970A1
Balanced Shuffle (Easy)
implementation
,
sortings
1000
x5418
1969F
Card Pairing
dp
,
greedy
,
hashing
,
implementation
3000
x305
1969E
Unique Array
binary search
,
data structures
,
divide and conquer
,
dp
,
greedy
2400
x1500
1969D
Shop Game
data structures
,
greedy
,
math
,
sortings
1900
x4845
1969C
Minimizing the Sum
dp
,
implementation
1700
x9307
1969B
Shifts and Sorting
constructive algorithms
,
greedy
1000
x19820
1969A
Two Friends
constructive algorithms
,
implementation
,
math
800
x20504
1968G2
Division + LCP (hard version)
binary search
,
brute force
,
data structures
,
dp
,
hashing
,
math
,
string suffix structures
,
strings
2200
x2062
1968G1
Division + LCP (easy version)
binary search
,
data structures
,
dp
,
hashing
,
string suffix structures
,
strings
1900
x4453
1968F
Equal XOR Segments
binary search
,
data structures
1800
x5773
1968E
Cells Arrangement
constructive algorithms
1600
x10891
1968D
Permutation Game
brute force
,
dfs and similar
,
games
,
graphs
,
greedy
,
math
1300
x15471
1968C
Assembly via Remainders
constructive algorithms
,
number theory
1000
x25962
1968B
Prefiquence
greedy
,
two pointers
800
x28639
1968A
Maximize?
brute force
,
math
,
number theory
800
x35677
1967F
Next and Prev
brute force
,
data structures
,
implementation
3200
x72
1967E2
Again Counting Arrays (Hard Version)
combinatorics
,
dp
,
math
3500
x107
1967E1
Again Counting Arrays (Easy Version)
combinatorics
,
dp
,
fft
,
math
3100
x221
1967D
Long Way to be Non-decreasing
binary search
,
dfs and similar
,
graphs
,
implementation
,
shortest paths
,
two pointers
2800
x702
1967C
Fenwick Tree
bitmasks
,
brute force
,
combinatorics
,
data structures
,
dp
,
math
,
trees
2300
x1833
1967B2
Reverse Card (Hard Version)
brute force
,
math
,
number theory
2200
x4072
1967B1
Reverse Card (Easy Version)
brute force
,
math
,
number theory
1400
x13864
1967A
Permutation Counting
binary search
,
greedy
,
implementation
,
math
,
sortings
1400
x13067
1966B
Rectangle Filling
constructive algorithms
,
implementation
1100
x15532
1966A
Card Exchange
constructive algorithms
,
games
,
greedy
800
x18349
1965F
Conference
data structures
,
flows
3300
x200
1965E
Connected Cubes
constructive algorithms
,
games
3100
x320
1965D
Missing Subarray Sum
constructive algorithms
2900
x445
1965C
Folding Strip
constructive algorithms
,
greedy
,
strings
2300
x2037
1965B
Missing Subsequence Sum
bitmasks
,
constructive algorithms
,
greedy
,
number theory
1800
x7037
1965A
Everything Nim
games
,
greedy
,
math
,
sortings
1400
x14385
1958J
Necromancer
*special problem
3200
x36
1958I
Equal Trees
*special problem
,
graphs
,
meet-in-the-middle
3100
x37
1958H
Composite Spells
*special problem
,
dp
2600
x81
1958G
Observation Towers
*special problem
2400
x113
1958F
Narrow Paths
*special problem
,
combinatorics
2000
x209
1958E
Yet Another Permutation Constructive
*special problem
,
constructive algorithms
1900
x280
1958D
Staircase
*special problem
1600
x558
1958C
Firewood
*special problem
1500
x784
1958B
Clock in the Pool
*special problem
,
math
1400
x975
1958A
1-3-5
*special problem
,
dp
1100
x2091
1957F2
Frequency Mismatch (Hard Version)
binary search
,
data structures
,
dfs and similar
,
hashing
,
probabilities
,
trees
2700
x462
1957F1
Frequency Mismatch (Easy Version)
binary search
,
data structures
,
divide and conquer
,
hashing
,
probabilities
,
trees
2600
x524
1957E
Carousel of Combinations
brute force
,
combinatorics
,
dp
,
math
,
number theory
2400
x1330
←
1
2
...
5
6
7
8
9
...
101
102
→
User lists
Name