Enter
|
Register
Home
Top
Catalog
Contests
Gym
Problemset
Groups
Rating
Edu
API
Calendar
Help
→ Pay attention
Before contest
Codeforces Round (Div. 2)
5 days
→ Filter Problems
Difficulty:
—
brute force
combine-tags-by-or
*combine tags by OR
2-sat
binary search
bitmasks
brute force
chinese remainder theorem
combinatorics
communication
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
2059B
Cost of the Array
brute force
,
constructive algorithms
,
greedy
,
math
1300
x18843
2057E1
Another Exercise on Graphs (Easy Version)
binary search
,
brute force
,
dp
,
dsu
,
graphs
,
shortest paths
,
sortings
2300
x2647
2056F2
Xor of Median (Hard Version)
bitmasks
,
brute force
,
combinatorics
,
dp
,
math
3000
x355
2056F1
Xor of Median (Easy Version)
bitmasks
,
brute force
,
combinatorics
,
dp
,
math
2700
x447
2056D
Unique Median
binary search
,
brute force
,
combinatorics
,
data structures
,
divide and conquer
,
dp
2200
x3681
2056C
Palindromic Subsequences
brute force
,
constructive algorithms
,
math
1200
x19511
2056B
Find the Permutation
brute force
,
dfs and similar
,
graphs
,
implementation
,
sortings
1300
x17986
2055F
Cosmic Divide
brute force
,
geometry
,
hashing
,
math
,
strings
3200
x90
2055E
Haystacks
brute force
,
constructive algorithms
,
data structures
,
greedy
,
sortings
2800
x485
2055C
The Trail
brute force
,
constructive algorithms
,
greedy
,
math
,
two pointers
1400
x17318
2053G
Naive String Splits
binary search
,
brute force
,
greedy
,
hashing
,
math
,
number theory
,
strings
3400
x226
2053F
Earnest Matrix Complement
brute force
,
data structures
,
dp
,
greedy
,
implementation
,
math
2600
x951
2053B
Outstanding Impressionist
binary search
,
brute force
,
data structures
,
greedy
1200
x17036
2052E
Expression Correction
brute force
,
expression parsing
,
strings
1900
x1518
2052D
DAG Serialization
brute force
,
graphs
2100
x1217
2051F
Joker
brute force
,
greedy
,
implementation
,
math
2000
x4019
2051E
Best Price
binary search
,
brute force
,
data structures
,
greedy
,
sortings
1600
x12035
2050D
Digital string maximization
brute force
,
greedy
,
math
,
strings
1300
x19087
2050C
Uninteresting Number
brute force
,
dp
,
math
1200
x25133
2050B
Transfusion
brute force
,
greedy
,
math
1100
x27264
2049F
MEX OR Mania
bitmasks
,
brute force
,
data structures
,
dsu
,
implementation
2700
x587
2049E
Broken Queries
binary search
,
bitmasks
,
brute force
,
constructive algorithms
,
implementation
,
interactive
2400
x1597
2049D
Shift + Esc
brute force
,
dp
1900
x6054
2049C
MEX Cycle
brute force
,
constructive algorithms
,
greedy
,
implementation
1500
x13698
2049B
pspspsps
brute force
,
constructive algorithms
,
graph matchings
,
implementation
1300
x18985
2048G
Kevin and Matrices
brute force
,
combinatorics
,
dp
,
math
2800
x745
2048F
Kevin and Math Class
brute force
,
data structures
,
divide and conquer
,
dp
,
implementation
,
math
,
trees
2500
x1321
2048D
Kevin and Competition Memories
binary search
,
brute force
,
data structures
,
greedy
,
sortings
,
two pointers
1600
x8342
2048C
Kevin and Binary Strings
bitmasks
,
brute force
,
greedy
,
implementation
,
strings
1200
x15196
2048A
Kevin and Combination Lock
brute force
,
greedy
,
implementation
,
math
,
number theory
800
x22881
2047B
Replace Character
brute force
,
combinatorics
,
greedy
,
strings
900
x19324
2045M
Mirror Maze
brute force
,
dfs and similar
,
graphs
,
implementation
1800
x2231
2045A
Scrambled Scrabble
brute force
,
greedy
1700
x2583
2044F
Easy Demon Problem
binary search
,
brute force
,
data structures
,
math
,
number theory
1900
x6103
2044A
Easy Problem
brute force
,
math
800
x61573
2043G
Problem with Queries
brute force
,
data structures
,
implementation
3000
x327
2043F
Nim
bitmasks
,
brute force
,
combinatorics
,
dp
,
games
,
greedy
,
implementation
,
shortest paths
2700
x910
2043E
Matrix Transformation
bitmasks
,
brute force
,
data structures
,
dfs and similar
,
graphs
,
greedy
,
implementation
2300
x1844
2043D
Problem about GCD
brute force
,
flows
,
math
,
number theory
1800
x7716
2043C
Sums on Segments
binary search
,
brute force
,
data structures
,
dp
,
greedy
,
math
1600
x11274
2043A
Coin Transformation
brute force
,
math
800
x27037
2042E
Vertex Pairs
binary search
,
brute force
,
data structures
,
dfs and similar
,
divide and conquer
,
greedy
,
implementation
,
trees
2900
x526
2041K
Trophic Balance Species
binary search
,
brute force
,
dfs and similar
,
graphs
3100
x122
2041F
Segmentation Folds
brute force
,
dfs and similar
,
number theory
2400
x510
2041D
Drunken Maze
brute force
,
dfs and similar
,
graphs
,
shortest paths
1700
x4896
2041B
Bowling Frame
binary search
,
brute force
,
math
1200
x7213
2040D
Non Prime Tree
brute force
,
constructive algorithms
,
dfs and similar
,
greedy
,
number theory
,
trees
,
two pointers
1900
x5870
2039C2
Shohag Loves XOR (Hard Version)
bitmasks
,
brute force
,
math
,
number theory
1800
x4987
2039C1
Shohag Loves XOR (Easy Version)
bitmasks
,
brute force
,
math
,
number theory
1200
x13576
2038L
Bridge Renovation
brute force
,
dp
,
greedy
,
math
,
two pointers
1400
x8047
2038K
Grid Walk
brute force
,
dp
,
greedy
,
math
,
number theory
2100
x1787
2038B
Make It Equal
binary search
,
brute force
,
greedy
,
math
2100
x1920
2037B
Intercepted Inputs
brute force
,
implementation
800
x25573
2036D
I Love 1543
brute force
,
implementation
,
matrices
1300
x16067
2036C
Anya and 1100
brute force
,
implementation
1100
x22252
2035F
Tree Operations
binary search
,
brute force
,
dfs and similar
,
dp
,
trees
2500
x1103
2035E
Monster
binary search
,
brute force
,
constructive algorithms
,
greedy
,
implementation
,
math
,
ternary search
2300
x1970
2034H
Rayan vs. Rayaneh
brute force
,
dfs and similar
,
dp
,
number theory
3300
x196
2034A
King Keykhosrow's Mystery
brute force
,
chinese remainder theorem
,
math
,
number theory
800
x18446
2033F
Kosuke's Sloth
brute force
,
math
,
number theory
1800
x7165
2033E
Sakurako, Kosuke, and the Permutation
brute force
,
data structures
,
dfs and similar
,
dsu
,
graphs
,
greedy
,
math
1400
x14202
2033B
Sakurako and Water
brute force
,
constructive algorithms
,
greedy
900
x28912
2031B
Penchick and Satay Sticks
brute force
,
greedy
,
sortings
900
x20874
2030C
A TRUE Battle
brute force
,
games
,
greedy
1100
x19863
2029H
Message Spread
bitmasks
,
brute force
,
combinatorics
,
dp
3500
x111
2029E
Common Generator
brute force
,
constructive algorithms
,
math
,
number theory
2100
x3548
2028F
Alice's Adventures in Addition
bitmasks
,
brute force
,
dp
,
implementation
2700
x548
2028A
Alice's Adventures in ''Chess''
brute force
,
implementation
,
math
900
x20385
2027E1
Bit Game (Easy Version)
bitmasks
,
brute force
,
games
,
math
2800
x249
2027C
Add Zeros
brute force
,
data structures
,
dfs and similar
,
dp
,
graphs
,
greedy
1500
x13759
2027B
Stalin Sort
brute force
,
greedy
1100
x17760
2026C
Action Figures
binary search
,
brute force
,
constructive algorithms
,
data structures
,
greedy
,
implementation
1500
x12698
2026B
Black Cells
binary search
,
brute force
,
constructive algorithms
,
greedy
1300
x16551
2025D
Attribute Checks
brute force
,
data structures
,
dp
,
implementation
,
math
,
two pointers
1800
x7914
2025C
New Game
binary search
,
brute force
,
greedy
,
implementation
,
sortings
,
two pointers
1300
x19122
2023D
Many Games
brute force
,
dp
,
greedy
,
math
,
probabilities
2900
x607
2022D1
Asesino (Easy Version)
binary search
,
brute force
,
constructive algorithms
,
implementation
,
interactive
1900
x4046
2021E1
Digital Village (Easy Version)
brute force
,
data structures
,
dfs and similar
,
dp
,
dsu
,
fft
,
graphs
,
greedy
,
implementation
,
math
,
trees
2300
x1936
2021B
Maximize Mex
brute force
,
greedy
,
math
,
number theory
1200
x18898
2020D
Connect the Dots
brute force
,
dp
,
dsu
,
graphs
,
math
,
trees
1800
x7452
2020A
Find Minimum Operations
bitmasks
,
brute force
,
greedy
,
math
,
number theory
800
x26006
2019A
Max Plus Size
brute force
,
dp
,
greedy
800
x27248
2018C
Tree Pruning
brute force
,
dfs and similar
,
greedy
,
sortings
,
trees
1700
x9751
2018A
Cards Partition
2-sat
,
brute force
,
greedy
,
implementation
,
math
1600
x12676
2014G
Milky Days
brute force
,
data structures
,
greedy
,
implementation
2200
x1808
2014D
Robert Hood and Mrs Hood
brute force
,
data structures
,
greedy
,
sortings
1400
x16025
2013F1
Game in Tree (Easy Version)
binary search
,
brute force
,
data structures
,
dp
,
games
,
greedy
,
implementation
,
trees
2700
x659
2013E
Prefix GCD
brute force
,
dp
,
greedy
,
math
,
number theory
2200
x4241
2010C1
Message Transmission Error (easy version)
brute force
,
strings
1400
x9284
2010B
Three Brothers
brute force
,
implementation
,
math
800
x24762
2010A
Alternating Sum of Numbers
brute force
,
implementation
,
math
800
x21311
2009B
osu!mania
brute force
,
implementation
800
x53426
2009A
Minimize!
brute force
,
math
800
x73429
2008H
Sakurako's Test
binary search
,
brute force
,
greedy
,
math
,
number theory
2100
x3618
2008E
Alternating String
brute force
,
data structures
,
dp
,
greedy
,
implementation
,
strings
1500
x13340
2008C
Longest Good Array
binary search
,
brute force
,
math
800
x36609
2008B
Square or Not
brute force
,
math
,
strings
800
x33034
2008A
Sakurako's Exam
brute force
,
constructive algorithms
,
greedy
,
math
800
x41913
2006F
Dora's Paint
brute force
,
combinatorics
,
constructive algorithms
,
graphs
,
implementation
3500
x165
2006E
Iris's Full Binary Tree
brute force
,
data structures
,
dfs and similar
,
trees
3100
x320
←
1
2
3
4
5
...
19
20
→
User lists
Name