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:
—
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
1494C
1D Sokoban
binary search
,
dp
,
greedy
,
implementation
,
two pointers
1900
x5457
1494B
Berland Crossword
bitmasks
,
brute force
,
greedy
,
implementation
1400
x14443
1494A
ABC String
bitmasks
,
brute force
,
implementation
900
x20977
1493F
Enchanted Matrix
bitmasks
,
interactive
,
number theory
2600
x454
1493E
Enormous XOR
bitmasks
,
constructive algorithms
,
greedy
,
math
,
strings
,
two pointers
2600
x949
1493D
GCD of an Array
brute force
,
data structures
,
hashing
,
implementation
,
math
,
number theory
,
sortings
,
two pointers
2100
x5065
1493C
K-beautiful Strings
binary search
,
brute force
,
constructive algorithms
,
greedy
,
strings
2000
x4648
1493B
Planet Lapituletti
brute force
,
implementation
1300
x11884
1493A
Anti-knapsack
constructive algorithms
,
greedy
800
x19345
1492E
Almost Fault-Tolerant Database
brute force
,
constructive algorithms
,
dfs and similar
,
greedy
,
implementation
2500
x1211
1492D
Genius's Gambit
bitmasks
,
constructive algorithms
,
greedy
,
math
1900
x6160
1492C
Maximum width
binary search
,
data structures
,
dp
,
greedy
,
two pointers
1500
x16234
1492B
Card Deck
data structures
,
greedy
,
math
1100
x18526
1492A
Three swimmers
math
800
x22749
1491I
Ruler Of The Zoo
brute force
,
data structures
3500
x86
1491H
Yuezheng Ling and Dynamic Tree
data structures
,
trees
3400
x897
1491G
Switch and Flip
constructive algorithms
,
graphs
,
math
2800
x837
1491F
Magnets
binary search
,
constructive algorithms
,
interactive
2700
x1015
1491E
Fib-tree
brute force
,
dfs and similar
,
divide and conquer
,
number theory
,
trees
2400
x2181
1491D
Zookeeper and The Infinite Zoo
bitmasks
,
constructive algorithms
,
dp
,
greedy
,
math
1800
x7238
1491C
Pekora and Trampoline
brute force
,
data structures
,
dp
,
greedy
,
implementation
1700
x7993
1491B
Minimal Cost
brute force
,
math
1200
x13847
1491A
K-th Largest Value
brute force
,
greedy
,
implementation
800
x18288
1490G
Old Floppy Drive
binary search
,
data structures
,
math
1900
x5699
1490F
Equalize the Array
binary search
,
data structures
,
greedy
,
math
,
sortings
1500
x16326
1490E
Accidental Victory
binary search
,
data structures
,
greedy
1400
x19262
1490D
Permutation Transformation
dfs and similar
,
divide and conquer
,
implementation
1200
x19658
1490C
Sum of Cubes
binary search
,
brute force
,
brute force
,
math
1100
x33726
1490B
Balanced Remainders
brute force
,
constructive algorithms
,
math
1000
x26331
1490A
Dense Array
greedy
,
math
800
x31312
1488J
Flower Shop
*special problem
,
data structures
,
fft
,
math
3100
x35
1488I
Demonic Invasion
*special problem
,
flows
3100
x37
1488H
Build From Suffixes
*special problem
,
combinatorics
,
data structures
2800
x58
1488G
Painting Numbers
*special problem
,
data structures
,
greedy
,
number theory
2500
x123
1488F
Dogecoin
*special problem
,
*special problem
,
binary search
,
data structures
2300
x176
1488E
Palindromic Doubles
*special problem
,
data structures
,
dp
2200
x215
1488D
Problemsolving Marathon
*special problem
,
binary search
,
greedy
1900
x339
1488C
Two Policemen
*special problem
,
binary search
,
brute force
,
math
1900
x425
1488B
RBS Deletion
*special problem
,
greedy
1800
x568
1488A
From Zero To Y
*special problem
,
math
900
x1433
1487G
String Counting
combinatorics
,
dp
,
fft
,
math
2700
x602
1487F
Ones
dp
,
greedy
,
shortest paths
2900
x389
1487E
Cheap Dinner
brute force
,
data structures
,
graphs
,
greedy
,
implementation
,
sortings
,
two pointers
2000
x4590
1487D
Pythagorean Triples
binary search
,
brute force
,
math
,
number theory
1500
x18139
1487C
Minimum Ties
brute force
,
constructive algorithms
,
dfs and similar
,
graphs
,
greedy
,
implementation
,
math
1500
x14252
1487B
Cat Cycle
math
,
number theory
1200
x21401
1487A
Arena
implementation
,
sortings
800
x26611
1486F
Pairs of Paths
combinatorics
,
data structures
,
dfs and similar
,
dp
,
trees
2600
x693
1486E
Paired Payment
binary search
,
brute force
,
constructive algorithms
,
dp
,
flows
,
graphs
,
shortest paths
2200
x2976
1486D
Max Median
binary search
,
data structures
,
dp
2100
x7440
1486C2
Guessing the Greatest (hard version)
binary search
,
interactive
1900
x8606
1486C1
Guessing the Greatest (easy version)
binary search
,
interactive
1600
x12367
1486B
Eastern Exhibition
binary search
,
geometry
,
shortest paths
,
sortings
1500
x16158
1486A
Shifting Stacks
greedy
,
implementation
900
x25528
1485F
Copy or Prefix Sum
combinatorics
,
data structures
,
dp
,
sortings
2400
x2000
1485E
Move and Swap
dfs and similar
,
dp
,
greedy
,
trees
2500
x1359
1485D
Multiples and Power Differences
constructive algorithms
,
graphs
,
math
,
number theory
2200
x5198
1485C
Floor and Mod
binary search
,
brute force
,
math
,
number theory
1700
x10056
1485B
Replace and Keep Sorted
dp
,
implementation
,
math
1200
x17154
1485A
Add and Divide
brute force
,
greedy
,
math
,
number theory
1000
x22886
1482H
Exam
data structures
,
string suffix structures
,
trees
3400
x483
1482G
Vabank
binary search
,
interactive
3200
x286
1482F
Useful Edges
graphs
,
shortest paths
2400
x1562
1482E
Skyline Photo
data structures
,
divide and conquer
,
dp
2100
x3254
1482D
Playlist
data structures
,
dsu
,
implementation
,
shortest paths
1900
x3896
1482C
Basic Diplomacy
brute force
,
constructive algorithms
,
greedy
,
implementation
1600
x9437
1482B
Restore Modulo
implementation
,
math
1500
x9226
1482A
Prison Break
math
800
x20509
1481F
AB Tree
dp
,
greedy
,
trees
3100
x487
1481E
Sorting Books
data structures
,
dp
,
greedy
2500
x2133
1481D
AB Graph
brute force
,
constructive algorithms
,
graphs
,
greedy
,
implementation
2000
x4591
1481C
Fence Painting
brute force
,
constructive algorithms
,
greedy
1600
x11708
1481B
New Colony
brute force
,
greedy
,
implementation
1100
x19332
1481A
Space Navigation
greedy
,
strings
800
x25007
1480B
The Great Hero
greedy
,
implementation
,
sortings
900
x17267
1480A
Yet Another String Game
games
,
greedy
,
strings
800
x25970
1479E
School Clubs
dp
,
fft
,
math
,
number theory
,
probabilities
3500
x215
1479D
Odd Mineral Resource
binary search
,
bitmasks
,
brute force
,
data structures
,
probabilities
,
trees
2900
x1029
1479C
Continuous City
bitmasks
,
constructive algorithms
2500
x1340
1479B2
Painting the Array II
constructive algorithms
,
data structures
,
dp
,
greedy
,
implementation
2100
x4091
1479B1
Painting the Array I
constructive algorithms
,
data structures
,
dp
,
greedy
,
implementation
1900
x7013
1479A
Searching Local Minimum
binary search
,
interactive
,
ternary search
1700
x11778
1478C
Nezzar and Symmetric Array
implementation
,
math
,
sortings
1700
x9850
1478B
Nezzar and Lucky Number
brute force
,
dp
,
greedy
,
math
1100
x18362
1478A
Nezzar and Colorful Balls
brute force
,
greedy
800
x26597
1477F
Nezzar and Chocolate Bars
combinatorics
,
fft
,
math
,
probabilities
3500
x135
1477E
Nezzar and Tournaments
data structures
,
greedy
3300
x124
1477D
Nezzar and Hidden Permutations
constructive algorithms
,
dfs and similar
,
graphs
2800
x560
1477C
Nezzar and Nice Beatmap
constructive algorithms
,
geometry
,
greedy
,
math
,
sortings
2200
x2346
1477B
Nezzar and Binary String
data structures
,
greedy
1900
x3257
1477A
Nezzar and Board
constructive algorithms
,
math
,
number theory
1800
x6001
1476G
Minimum Difference
data structures
,
hashing
,
sortings
,
two pointers
3100
x585
1476F
Lanterns
binary search
,
data structures
,
dp
3000
x815
1476E
Pattern Matching
bitmasks
,
data structures
,
dfs and similar
,
graphs
,
hashing
,
sortings
,
strings
2300
x2385
1476D
Journey
dfs and similar
,
dp
,
dsu
,
implementation
1700
x8676
1476C
Longest Simple Cycle
dp
,
graphs
,
greedy
1600
x11442
1476B
Inflation
binary search
,
brute force
,
greedy
,
math
1300
x20130
1476A
K-divisible Sum
binary search
,
constructive algorithms
,
greedy
,
math
1000
x38169
1475G
Strange Beauty
dp
,
math
,
number theory
,
sortings
1900
x6907
1475F
Unusual Matrix
2-sat
,
brute force
,
constructive algorithms
1900
x5373
←
1
2
...
31
32
33
34
35
...
99
100
→
User lists
Name