Enter
|
Register
Home
Top
Catalog
Contests
Gym
Problemset
Groups
Rating
Edu
API
Calendar
Help
Rayan
→ Pay attention
Before contest
IAEPC Preliminary Contest (Codeforces Round 999, Div. 1 + Div. 2)
08:02:37
Register now »
*has extra registration
→ Filter Problems
Difficulty:
—
brute force
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
2060A
Fibonacciness
brute force
x26628
2057E1
Another Exercise on Graphs (Easy Version)
binary search
,
brute force
,
dp
,
dsu
,
graphs
,
shortest paths
,
sortings
2300
x1811
2056F2
Xor of Median (Hard Version)
bitmasks
,
brute force
,
combinatorics
,
dp
,
math
x80
2056F1
Xor of Median (Easy Version)
bitmasks
,
brute force
,
combinatorics
,
dp
,
math
x134
2056D
Unique Median
binary search
,
brute force
,
combinatorics
,
data structures
,
divide and conquer
,
dp
x1813
2056C
Palindromic Subsequences
brute force
,
constructive algorithms
,
math
x12616
2056B
Find the Permutation
brute force
,
dfs and similar
,
graphs
,
implementation
,
sortings
x12473
2055F
Cosmic Divide
brute force
,
geometry
,
hashing
,
math
,
strings
x42
2055E
Haystacks
brute force
,
constructive algorithms
,
data structures
,
greedy
,
sortings
x228
2055C
The Trail
brute force
,
constructive algorithms
,
greedy
,
math
,
two pointers
x12439
2053G
Naive String Splits
binary search
,
brute force
,
greedy
,
hashing
,
math
,
number theory
,
strings
3400
x139
2053F
Earnest Matrix Complement
brute force
,
data structures
,
dp
,
greedy
,
implementation
,
math
2600
x716
2053B
Outstanding Impressionist
binary search
,
brute force
,
data structures
,
greedy
1200
x13229
2052E
Expression Correction
brute force
,
expression parsing
,
strings
1900
x919
2052D
DAG Serialization
brute force
,
graphs
2100
x664
2051F
Joker
brute force
,
greedy
,
implementation
,
math
2000
x2698
2051E
Best Price
binary search
,
brute force
,
data structures
,
greedy
,
sortings
1600
x7961
2050D
Digital string maximization
brute force
,
greedy
,
math
,
strings
1300
x14235
2050C
Uninteresting Number
brute force
,
dp
,
math
1200
x18432
2050B
Transfusion
brute force
,
greedy
,
math
1100
x21286
2049F
MEX OR Mania
bitmasks
,
brute force
,
data structures
,
dsu
,
implementation
2700
x361
2049E
Broken Queries
binary search
,
bitmasks
,
brute force
,
constructive algorithms
,
implementation
,
interactive
2400
x1118
2049D
Shift + Esc
brute force
,
dp
1900
x4210
2049C
MEX Cycle
brute force
,
constructive algorithms
,
greedy
,
implementation
1500
x10078
2049B
pspspsps
brute force
,
constructive algorithms
,
graph matchings
,
implementation
1300
x14406
2048G
Kevin and Matrices
brute force
,
combinatorics
,
dp
,
math
2800
x431
2048F
Kevin and Math Class
brute force
,
data structures
,
divide and conquer
,
dp
,
implementation
,
math
,
trees
2500
x921
2048D
Kevin and Competition Memories
binary search
,
brute force
,
data structures
,
greedy
,
sortings
,
two pointers
1600
x6361
2048C
Kevin and Binary Strings
bitmasks
,
brute force
,
greedy
,
implementation
,
strings
1200
x12027
2048A
Kevin and Combination Lock
brute force
,
greedy
,
implementation
,
math
,
number theory
800
x19401
2047B
Replace Character
brute force
,
combinatorics
,
greedy
,
strings
900
x13860
2045M
Mirror Maze
brute force
,
dfs and similar
,
graphs
,
implementation
1800
x1222
2045A
Scrambled Scrabble
brute force
,
greedy
1700
x1470
2044F
Easy Demon Problem
binary search
,
brute force
,
data structures
,
math
,
number theory
1900
x3744
2044A
Easy Problem
brute force
,
math
800
x39670
2043G
Problem with Queries
brute force
,
data structures
,
implementation
3000
x137
2043F
Nim
bitmasks
,
brute force
,
combinatorics
,
dp
,
games
,
greedy
,
implementation
,
shortest paths
2700
x614
2043E
Matrix Transformation
bitmasks
,
brute force
,
data structures
,
dfs and similar
,
graphs
,
greedy
,
implementation
2300
x1309
2043D
Problem about GCD
brute force
,
flows
,
math
,
number theory
1800
x5310
2043C
Sums on Segments
binary search
,
brute force
,
data structures
,
dp
,
greedy
,
math
1600
x7872
2043A
Coin Transformation
brute force
,
math
800
x21893
2042E
Vertex Pairs
binary search
,
brute force
,
data structures
,
dfs and similar
,
divide and conquer
,
greedy
,
implementation
,
trees
2900
x353
2041K
Trophic Balance Species
binary search
,
brute force
,
dfs and similar
,
graphs
3100
x50
2041F
Segmentation Folds
brute force
,
dfs and similar
,
number theory
2400
x342
2041D
Drunken Maze
brute force
,
dfs and similar
,
graphs
,
shortest paths
1700
x1746
2041B
Bowling Frame
binary search
,
brute force
,
math
1200
x4600
2040D
Non Prime Tree
brute force
,
constructive algorithms
,
dfs and similar
,
greedy
,
number theory
,
trees
,
two pointers
1900
x4270
2039C2
Shohag Loves XOR (Hard Version)
bitmasks
,
brute force
,
math
,
number theory
1800
x3958
2039C1
Shohag Loves XOR (Easy Version)
bitmasks
,
brute force
,
math
,
number theory
1200
x10296
2038L
Bridge Renovation
brute force
,
dp
,
greedy
,
math
,
two pointers
1400
x5204
2038K
Grid Walk
brute force
,
dp
,
greedy
,
math
,
number theory
2100
x1234
2038B
Make It Equal
binary search
,
brute force
,
greedy
,
math
2100
x1387
2037B
Intercepted Inputs
brute force
,
implementation
800
x21870
2036D
I Love 1543
brute force
,
implementation
,
matrices
1300
x12963
2036C
Anya and 1100
brute force
,
implementation
1100
x18423
2035F
Tree Operations
binary search
,
brute force
,
dfs and similar
,
dp
,
trees
2500
x876
2035E
Monster
binary search
,
brute force
,
constructive algorithms
,
greedy
,
implementation
,
math
,
ternary search
2300
x1668
2034H
Rayan vs. Rayaneh
brute force
,
dfs and similar
,
dp
,
number theory
3300
x100
2034A
King Keykhosrow's Mystery
brute force
,
chinese remainder theorem
,
math
,
number theory
800
x15386
2033F
Kosuke's Sloth
brute force
,
math
,
number theory
1800
x5689
2033E
Sakurako, Kosuke, and the Permutation
brute force
,
data structures
,
dfs and similar
,
dsu
,
graphs
,
greedy
,
math
1400
x10954
2033B
Sakurako and Water
brute force
,
constructive algorithms
,
greedy
900
x24586
2031B
Penchick and Satay Sticks
brute force
,
greedy
,
sortings
900
x16743
2030C
A TRUE Battle
brute force
,
games
,
greedy
1100
x17064
2029H
Message Spread
bitmasks
,
brute force
,
combinatorics
,
dp
3500
x66
2029E
Common Generator
brute force
,
constructive algorithms
,
math
,
number theory
2100
x2728
2028F
Alice's Adventures in Addition
bitmasks
,
brute force
,
dp
,
implementation
2700
x387
2028A
Alice's Adventures in ''Chess''
brute force
,
implementation
,
math
900
x16202
2027E1
Bit Game (Easy Version)
bitmasks
,
brute force
,
games
,
math
2800
x163
2027C
Add Zeros
brute force
,
data structures
,
dfs and similar
,
dp
,
graphs
,
greedy
1500
x10263
2027B
Stalin Sort
brute force
,
greedy
1100
x14932
2026C
Action Figures
binary search
,
brute force
,
constructive algorithms
,
data structures
,
greedy
,
implementation
1500
x9825
2026B
Black Cells
binary search
,
brute force
,
constructive algorithms
,
greedy
1300
x13210
2025D
Attribute Checks
brute force
,
data structures
,
dp
,
implementation
,
math
,
two pointers
1800
x6330
2025C
New Game
binary search
,
brute force
,
greedy
,
implementation
,
sortings
,
two pointers
1300
x15484
2023D
Many Games
brute force
,
dp
,
greedy
,
math
,
probabilities
2900
x452
2022D1
Asesino (Easy Version)
binary search
,
brute force
,
constructive algorithms
,
implementation
,
interactive
1900
x3085
2021E1
Digital Village (Easy Version)
brute force
,
data structures
,
dfs and similar
,
dp
,
dsu
,
fft
,
graphs
,
greedy
,
implementation
,
math
,
trees
2300
x1568
2021B
Maximize Mex
brute force
,
greedy
,
math
,
number theory
1200
x15430
2020D
Connect the Dots
brute force
,
dp
,
dsu
,
graphs
,
math
,
trees
1800
x5952
2020A
Find Minimum Operations
bitmasks
,
brute force
,
greedy
,
math
,
number theory
800
x22708
2019A
Max Plus Size
brute force
,
dp
,
greedy
800
x23870
2018C
Tree Pruning
brute force
,
dfs and similar
,
greedy
,
sortings
,
trees
1700
x6505
2018A
Cards Partition
2-sat
,
brute force
,
greedy
,
implementation
,
math
1600
x10676
2014G
Milky Days
brute force
,
data structures
,
greedy
,
implementation
2200
x1369
2014D
Robert Hood and Mrs Hood
brute force
,
data structures
,
greedy
,
sortings
1400
x12767
2013F1
Game in Tree (Easy Version)
binary search
,
brute force
,
data structures
,
dp
,
games
,
greedy
,
implementation
,
trees
2700
x507
2013E
Prefix GCD
brute force
,
dp
,
greedy
,
math
,
number theory
2200
x3390
2010C1
Message Transmission Error (easy version)
brute force
,
strings
1400
x7447
2010B
Three Brothers
brute force
,
implementation
,
math
800
x20908
2010A
Alternating Sum of Numbers
brute force
,
implementation
,
math
800
x17698
2009B
osu!mania
brute force
,
implementation
800
x44568
2009A
Minimize!
brute force
,
math
800
x55649
2008H
Sakurako's Test
binary search
,
brute force
,
greedy
,
math
,
number theory
2100
x3020
2008E
Alternating String
brute force
,
data structures
,
dp
,
greedy
,
implementation
,
strings
1500
x10640
2008C
Longest Good Array
binary search
,
brute force
,
math
800
x31624
2008B
Square or Not
brute force
,
math
,
strings
800
x29567
2008A
Sakurako's Exam
brute force
,
constructive algorithms
,
greedy
,
math
800
x36548
2006F
Dora's Paint
brute force
,
combinatorics
,
constructive algorithms
,
graphs
,
implementation
3500
x123
2006E
Iris's Full Binary Tree
brute force
,
data structures
,
dfs and similar
,
trees
3100
x238
←
1
2
3
...
17
18
→
User lists
Name