Enter
|
Register
Home
Top
Catalog
Contests
Gym
Problemset
Groups
Rating
Edu
API
Calendar
Help
→ Pay attention
Before contest
Codeforces Round 987 (Div. 2)
03:12:03
Register now »
*has extra registration
→ Filter Problems
Difficulty:
—
greedy
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
1760F
Quests
binary search
,
greedy
,
sortings
1500
x12396
1760E
Binary Inversions
data structures
,
greedy
,
math
1100
x20504
1760B
Atilla's Favorite Problem
greedy
,
implementation
,
strings
800
x45132
1759G
Restore the Permutation
binary search
,
constructive algorithms
,
data structures
,
greedy
,
math
1900
x4527
1759F
All Possible Digits
binary search
,
data structures
,
greedy
,
math
,
number theory
1800
x3961
1759C
Thermostat
greedy
,
math
,
shortest paths
1100
x17806
1758C
Almost All Multiples
greedy
,
number theory
1400
x13753
1754B
Kevin and Permutation
constructive algorithms
,
greedy
,
math
800
x18976
1754A
Technical Support
greedy
800
x23322
1753E
N Machines
binary search
,
brute force
,
greedy
3300
x333
1753A2
Make Nonzero Sum (hard version)
constructive algorithms
,
dp
,
greedy
1500
x10468
1753A1
Make Nonzero Sum (easy version)
constructive algorithms
,
dp
,
greedy
1300
x15061
1750E
Bracket Cost
binary search
,
data structures
,
divide and conquer
,
dp
,
greedy
,
strings
2400
x1437
1750B
Maximum Substring
brute force
,
greedy
,
implementation
800
x16261
1749C
Number Game
binary search
,
data structures
,
games
,
greedy
,
implementation
1400
x14076
1749B
Death's Blessing
greedy
900
x21077
1749A
Cowardly Rooks
greedy
,
implementation
800
x22390
1748C
Zero-Sum Prefixes
brute force
,
data structures
,
dp
,
greedy
,
implementation
1600
x11232
1747A
Two Groups
constructive algorithms
,
greedy
800
x25023
1746D
Paths on the Tree
dfs and similar
,
dp
,
greedy
,
sortings
,
trees
1900
x4653
1746C
Permutation Operations
constructive algorithms
,
greedy
,
implementation
,
math
1300
x12890
1746B
Rebellion
constructive algorithms
,
greedy
,
two pointers
800
x17255
1746A
Maxmina
constructive algorithms
,
greedy
800
x19883
1744D
Divisibility by 2^n
greedy
,
math
,
sortings
1200
x21653
1744A
Number Replacement
greedy
,
implementation
800
x27256
1743D
Problem with Random Tests
brute force
,
dp
,
greedy
,
probabilities
1700
x7655
1743C
Save the Magazines
constructive algorithms
,
dp
,
greedy
1100
x19287
1743B
Permutation Value
constructive algorithms
,
greedy
800
x22287
1742G
Orray
bitmasks
,
brute force
,
greedy
,
math
,
sortings
1500
x10894
1742F
Smaller
constructive algorithms
,
greedy
,
strings
1500
x11859
1742E
Scuza
binary search
,
greedy
,
math
1200
x25292
1742D
Coprime
brute force
,
greedy
,
number theory
1100
x24106
1742B
Increasing
greedy
,
implementation
,
sortings
800
x48492
1741C
Minimize the Thickness
brute force
,
greedy
,
math
,
two pointers
1100
x17855
1740E
Hanging Hearts
constructive algorithms
,
data structures
,
dfs and similar
,
dp
,
greedy
,
trees
1800
x4376
1740C
Bricks and Bags
constructive algorithms
,
games
,
greedy
,
sortings
1400
x11113
1740B
Jumbo Extra Cheese 2
geometry
,
greedy
,
sortings
800
x13780
1739D
Reset K Edges
binary search
,
data structures
,
dfs and similar
,
graphs
,
greedy
,
trees
1900
x5224
1739B
Array Recovery
constructive algorithms
,
greedy
,
math
1100
x22553
1738G
Anti-Increasing Addicts
constructive algorithms
,
dp
,
greedy
,
math
2900
x438
1738F
Connectivity Addicts
constructive algorithms
,
dsu
,
graphs
,
greedy
,
interactive
,
shortest paths
,
trees
2400
x1238
1738C
Even Number Addicts
dp
,
games
,
greedy
,
math
1500
x11287
1738B
Prefix Sum Addicts
constructive algorithms
,
greedy
,
math
,
sortings
1200
x15811
1738A
Glory Addicts
greedy
,
implementation
,
sortings
800
x13559
1737D
Ela and the Wiring Wizard
brute force
,
dp
,
graphs
,
greedy
,
implementation
,
shortest paths
2200
x1909
1737A
Ela Sorting Books
greedy
,
implementation
,
strings
900
x10173
1736E
Swap and Take
dp
,
greedy
2600
x732
1736D
Equal Binary Subsequences
constructive algorithms
,
geometry
,
greedy
,
implementation
,
strings
2200
x2521
1736A
Make A Equal to B
brute force
,
greedy
,
sortings
800
x22912
1735E
House Planning
constructive algorithms
,
data structures
,
graph matchings
,
greedy
2400
x1072
1735C
Phase Shift
dfs and similar
,
dsu
,
graphs
,
greedy
,
implementation
,
strings
1400
x9968
1735B
Tea with Tangerines
greedy
,
math
900
x18295
1735A
Working Week
constructive algorithms
,
greedy
,
math
800
x20338
1734D
Slime Escape
data structures
,
dp
,
greedy
,
two pointers
1800
x6359
1734C
Removing Smallest Multiples
greedy
,
math
1200
x19008
1734A
Select Three Sticks
brute force
,
greedy
,
sortings
800
x21280
1733D2
Zero-One (Hard Version)
dp
,
greedy
2000
x4253
1733D1
Zero-One (Easy Version)
constructive algorithms
,
greedy
,
math
1400
x13594
1733A
Consecutive Sum
greedy
,
sortings
800
x21033
1732C2
Sheikh (Hard Version)
binary search
,
bitmasks
,
brute force
,
greedy
,
implementation
,
two pointers
2100
x2589
1732C1
Sheikh (Easy version)
binary search
,
bitmasks
,
greedy
,
two pointers
1800
x5980
1732B
Ugu
brute force
,
dp
,
greedy
,
implementation
900
x15160
1731E
Graph Cost
dp
,
greedy
,
math
,
number theory
2000
x2863
1731B
Kill Demodogs
greedy
,
math
1100
x18574
1731A
Joey Takes Money
greedy
,
math
800
x22680
1730C
Minimum Notation
data structures
,
greedy
,
math
,
sortings
1200
x16601
1730B
Meeting on the Line
binary search
,
geometry
,
greedy
,
implementation
,
math
,
ternary search
1600
x12952
1730A
Planets
data structures
,
greedy
,
sortings
800
x23165
1729D
Friends and the Restaurant
greedy
,
sortings
,
two pointers
1200
x21068
1729B
Decode String
greedy
,
strings
800
x30262
1728F
Fishermen
flows
,
graph matchings
,
greedy
3100
x434
1728E
Red-Black Pepper
brute force
,
data structures
,
greedy
,
math
,
number theory
2300
x1754
1728C
Digital Logarithm
data structures
,
greedy
,
sortings
1400
x16026
1728B
Best Permutation
constructive algorithms
,
greedy
800
x20189
1728A
Colored Balls: Revisited
brute force
,
greedy
,
implementation
,
sortings
800
x24711
1726G
A Certain Magical Party
combinatorics
,
data structures
,
greedy
,
sortings
3300
x320
1726F
Late For Work (submissions are not allowed)
data structures
,
greedy
,
schedules
,
shortest paths
2900
x131
1726C
Jatayu's Balanced Bracket Sequence
data structures
,
dsu
,
graphs
,
greedy
1300
x12421
1726A
Mainak and Array
greedy
,
math
900
x22350
1725B
Basketball Together
binary search
,
greedy
,
sortings
1000
x14431
1722G
Even-Odd XOR
bitmasks
,
constructive algorithms
,
greedy
1500
x11475
1722D
Line
greedy
,
sortings
1100
x23494
1721D
Maximum AND
bitmasks
,
dfs and similar
,
divide and conquer
,
greedy
,
sortings
1800
x6694
1721C
Min-Max Array Transformation
binary search
,
greedy
,
two pointers
1400
x13445
1721A
Image
greedy
,
implementation
800
x27100
1720E
Misha and Paintings
constructive algorithms
,
data structures
,
greedy
,
implementation
,
math
2700
x813
1720C
Corners
greedy
,
implementation
1200
x16897
1720B
Interesting Sum
brute force
,
data structures
,
greedy
,
math
,
sortings
800
x21278
1718D
Permutation for Burenka
data structures
,
graph matchings
,
greedy
,
math
,
trees
3300
x314
1718C
Tonya and Burenka-179
data structures
,
greedy
,
math
,
number theory
2400
x1636
1718B
Fibonacci Strings
greedy
,
implementation
,
math
,
number theory
2000
x3041
1718A2
Burenka and Traditions (hard version)
data structures
,
dp
,
greedy
1900
x5297
1718A1
Burenka and Traditions (easy version)
dp
,
greedy
1800
x5822
1717D
Madoka and The Corruption Scheme
combinatorics
,
constructive algorithms
,
greedy
,
math
1900
x4432
1717C
Madoka and Formal Statement
greedy
1300
x14734
1716C
Robot in a Hallway
data structures
,
dp
,
greedy
,
implementation
,
ternary search
2000
x4231
1716A
2-3 Moves
greedy
,
math
800
x33155
1715E
Long Way Home
data structures
,
divide and conquer
,
dp
,
geometry
,
graphs
,
greedy
,
shortest paths
2400
x1750
1715D
2+ doors
2-sat
,
bitmasks
,
graphs
,
greedy
1900
x5194
1715B
Beautiful Array
constructive algorithms
,
greedy
,
math
1000
x22273
←
1
2
...
6
7
8
9
10
...
29
30
→
User lists
Name