Enter
|
Register
Home
Top
Catalog
Contests
Gym
Problemset
Groups
Rating
Edu
API
Calendar
Help
Rayan Programming Contest
→ Pay attention
Before contest
Rayan Programming Contest 2024 - Selection (Codeforces Round, Div. 1 + Div. 2)
6 days
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
1278A
Shuffle Hashing
brute force
,
implementation
,
strings
1000
x16844
1276C
Beautiful Rectangle
brute force
,
combinatorics
,
constructive algorithms
,
data structures
,
greedy
,
math
2300
x1676
1272D
Remove One Element
brute force
,
dp
1500
x16834
1272A
Three Friends
brute force
,
greedy
,
math
,
sortings
900
x20783
1271F
Divide The Students
brute force
2700
x193
1271C
Shawarma Tent
brute force
,
geometry
,
greedy
,
implementation
1300
x10621
1271A
Suits
brute force
,
greedy
,
math
800
x15003
1269B
Modulo Equality
brute force
,
sortings
1500
x9193
1269A
Equation
brute force
,
math
800
x21827
1268D
Invertation in Tournament
brute force
,
divide and conquer
,
graphs
,
math
3200
x537
1267I
Intriguing Selection
brute force
,
constructive algorithms
,
implementation
,
interactive
,
sortings
2600
x919
1264B
Beautiful Sequence
brute force
,
constructive algorithms
,
greedy
1900
x5831
1260E
Tournament
brute force
,
dp
,
greedy
2400
x1744
1257F
Make Them Similar
bitmasks
,
brute force
,
hashing
,
meet-in-the-middle
2400
x2046
1252J
Tiling Terrace
brute force
,
dp
2300
x727
1251A
Broken Keyboard
brute force
,
strings
,
two pointers
1000
x19766
1250I
Show Must Go On
binary search
,
brute force
,
greedy
,
shortest paths
3100
x135
1250F
Data Center
brute force
,
implementation
800
x7489
1250B
The Feast and the Bus
brute force
,
constructive algorithms
,
greedy
,
math
1800
x2619
1249C1
Good Numbers (easy version)
brute force
,
greedy
,
implementation
1300
x15638
1248D1
The World Is Just a Programming Task (Easy Version)
brute force
,
dp
,
greedy
,
implementation
2000
x2403
1245F
Daniel and Spring Cleaning
bitmasks
,
brute force
,
combinatorics
,
dp
2300
x2012
1244D
Paint the Tree
brute force
,
constructive algorithms
,
dp
,
graphs
,
implementation
,
trees
1800
x7628
1244C
The Football Season
brute force
,
math
,
number theory
2000
x7675
1244B
Rooms and Staircases
brute force
,
implementation
1000
x15928
1236D
Alice and the Doll
brute force
,
data structures
,
greedy
,
implementation
2300
x1679
1236A
Stones
brute force
,
greedy
,
math
800
x16501
1230A
Dawid and Bags of Candies
brute force
,
implementation
800
x21725
1228D
Complete Tripartite
brute force
,
constructive algorithms
,
graphs
,
hashing
,
implementation
1900
x5232
1228A
Distinct Digits
brute force
,
implementation
800
x21875
1225C
p-binary
bitmasks
,
brute force
,
math
1600
x9040
1221G
Graph And Numbers
bitmasks
,
brute force
,
combinatorics
,
dp
,
meet-in-the-middle
2900
x766
1221A
2048 Game
brute force
,
greedy
,
math
1000
x17008
1217C
The Number Of Good Substrings
binary search
,
bitmasks
,
brute force
1700
x7483
1216E1
Numerical Sequence (easy version)
binary search
,
brute force
,
math
1900
x3467
1214B
Badges
brute force
,
math
1100
x10883
1214A
Optimal Currency Exchange
brute force
,
math
1400
x9125
1213E
Two Small Strings
brute force
,
constructive algorithms
1900
x5206
1213D2
Equalizing by Division (hard version)
brute force
,
math
,
sortings
1600
x11490
1213D1
Equalizing by Division (easy version)
brute force
,
implementation
1500
x11434
1210F2
Marek and Matching (hard version)
brute force
,
probabilities
3200
x224
1210F1
Marek and Matching (easy version)
brute force
,
probabilities
3100
x215
1210B
Marcin and Training Camp
brute force
,
greedy
1700
x5833
1210A
Anadi and Domino
brute force
,
graphs
1700
x5172
1209E1
Rotate Columns (easy version)
bitmasks
,
brute force
,
dp
,
greedy
,
sortings
2000
x2988
1208B
Uniqueness
binary search
,
brute force
,
implementation
,
two pointers
1500
x10605
1207F
Remainder Problem
brute force
,
data structures
,
implementation
2100
x5401
1207A
There Are Two Types Of Burgers
brute force
,
greedy
,
implementation
,
math
800
x21985
1205B
Shortest Cycle
bitmasks
,
brute force
,
graphs
,
shortest paths
1900
x6738
1204D1
Kirk and a Binary String (easy version)
brute force
,
greedy
,
strings
2000
x3085
1202E
You Are Given Some Strings...
brute force
,
string suffix structures
,
strings
2400
x2155
1202C
You Are Given a WASD-string...
brute force
,
data structures
,
dp
,
greedy
,
implementation
,
math
,
strings
2100
x2580
1202B
You Are Given a Decimal String...
brute force
,
dp
,
shortest paths
1700
x4579
1200F
Graph Traveler
brute force
,
data structures
,
dfs and similar
,
dp
,
graphs
,
implementation
,
math
,
number theory
2300
x1082
1200E
Compress Words
brute force
,
hashing
,
implementation
,
string suffix structures
,
strings
2000
x7822
1200D
White Lines
brute force
,
data structures
,
dp
,
implementation
,
two pointers
1900
x4148
1200A
Hotelier
brute force
,
data structures
,
implementation
800
x20492
1198B
Welfare State
binary search
,
brute force
,
data structures
,
sortings
1600
x9504
1196F
K-th Path
brute force
,
constructive algorithms
,
shortest paths
,
sortings
2200
x2675
1196A
Three Piles of Candies
brute force
,
constructive algorithms
,
math
800
x27836
1195B
Sport Mafia
binary search
,
brute force
,
math
1000
x19983
1194E
Count The Rectangles
bitmasks
,
brute force
,
data structures
,
geometry
,
sortings
2200
x1942
1192C
Cubeword
*special problem
,
brute force
,
dp
,
meet-in-the-middle
x334
1191B
Tokitsukaze and Mahjong
brute force
,
implementation
1200
x9619
1191A
Tokitsukaze and Enhancement
brute force
800
x18207
1190C
Tokitsukaze and Duel
brute force
,
games
,
greedy
2300
x2032
1185F
Two Pizzas
bitmasks
,
brute force
2100
x2054
1185E
Polycarp and Snakes
brute force
,
implementation
2000
x2668
1185C2
Exam in BerSU (hard version)
brute force
,
data structures
,
greedy
,
math
1700
x7482
1184A2
Heidi Learns Hashing (Medium)
brute force
,
number theory
2100
x1001
1184A1
Heidi Learns Hashing (Easy)
brute force
,
math
,
number theory
1200
x5998
1183F
Topforces Strikes Back
brute force
,
math
,
sortings
2100
x2035
1181E2
A Story of One Country (Hard)
brute force
,
greedy
,
sortings
3000
x290
1181E1
A Story of One Country (Easy)
brute force
,
divide and conquer
,
sortings
2500
x484
1181C
Flag
brute force
,
combinatorics
,
dp
,
implementation
1900
x3157
1178E
Archaeology
brute force
,
constructive algorithms
,
greedy
,
strings
1900
x4336
1176A
Divide it!
brute force
,
greedy
,
implementation
800
x23052
1175F
The Number of Subpermutations
brute force
,
data structures
,
divide and conquer
,
hashing
,
math
2500
x1941
1175C
Electrification
binary search
,
brute force
,
greedy
1600
x6841
1168B
Good Triple
brute force
,
two pointers
1900
x3578
1167G
Low Budget Inception
brute force
,
geometry
3100
x150
1167B
Lost Numbers
brute force
,
divide and conquer
,
interactive
,
math
1400
x11885
1167A
Telephone Number
brute force
,
greedy
,
strings
800
x19395
1166E
The LCMs Must be Large
bitmasks
,
brute force
,
constructive algorithms
,
math
,
number theory
2100
x2847
1166D
Cute Sequences
binary search
,
brute force
,
greedy
,
math
2200
x2185
1163E
Magical Permutation
bitmasks
,
brute force
,
constructive algorithms
,
data structures
,
graphs
,
math
2400
x687
1163C1
Power Transmission (Easy Edition)
brute force
,
geometry
1900
x3342
1162B
Double Matrix
brute force
,
greedy
1400
x5818
1157G
Inverse of Rows and Columns
brute force
,
constructive algorithms
2200
x928
1155F
Delivery Oligopoly
brute force
,
dp
,
graphs
2800
x419
1155E
Guess the Root
brute force
,
interactive
,
math
2200
x1444
1155D
Beautiful Array
brute force
,
data structures
,
divide and conquer
,
dp
,
greedy
1900
x6966
1154G
Minimum Possible LCM
brute force
,
greedy
,
math
,
number theory
2200
x2814
1153E
Serval and Snake
binary search
,
brute force
,
interactive
2200
x1510
1153A
Serval and Bus
brute force
,
math
1000
x11524
1152C
Neko does Maths
brute force
,
math
,
number theory
1800
x6720
1151B
Dima and a Bad XOR
bitmasks
,
brute force
,
constructive algorithms
,
dp
1600
x11326
1151A
Maxim and Biology
brute force
,
strings
1000
x11246
1149D
Abandoning Roads
brute force
,
dp
,
graphs
,
greedy
3000
x792
1148B
Born This Way
binary search
,
brute force
,
two pointers
1600
x7521
←
1
2
...
8
9
10
11
12
...
17
18
→
User lists
Name