Enter
|
Register
Home
Top
Catalog
Contests
Gym
Problemset
Groups
Rating
Edu
API
Calendar
Help
Rayan
→ Pay attention
Before contest
Rayan Programming Contest 2024 - Selection (Codeforces Round, Div. 1 + Div. 2)
4 days
Register now »
*has extra registration
→ Filter Problems
Difficulty:
—
implementation
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
x5458
1494B
Berland Crossword
bitmasks
,
brute force
,
greedy
,
implementation
1400
x14446
1494A
ABC String
bitmasks
,
brute force
,
implementation
900
x20981
1493D
GCD of an Array
brute force
,
data structures
,
hashing
,
implementation
,
math
,
number theory
,
sortings
,
two pointers
2100
x5074
1493B
Planet Lapituletti
brute force
,
implementation
1300
x11885
1492E
Almost Fault-Tolerant Database
brute force
,
constructive algorithms
,
dfs and similar
,
greedy
,
implementation
2500
x1212
1491C
Pekora and Trampoline
brute force
,
data structures
,
dp
,
greedy
,
implementation
1700
x7996
1491A
K-th Largest Value
brute force
,
greedy
,
implementation
800
x18293
1490D
Permutation Transformation
dfs and similar
,
divide and conquer
,
implementation
1200
x19665
1487E
Cheap Dinner
brute force
,
data structures
,
graphs
,
greedy
,
implementation
,
sortings
,
two pointers
2000
x4595
1487C
Minimum Ties
brute force
,
constructive algorithms
,
dfs and similar
,
graphs
,
greedy
,
implementation
,
math
1500
x14256
1487A
Arena
implementation
,
sortings
800
x26615
1486A
Shifting Stacks
greedy
,
implementation
900
x25536
1485B
Replace and Keep Sorted
dp
,
implementation
,
math
1200
x17154
1482D
Playlist
data structures
,
dsu
,
implementation
,
shortest paths
1900
x3900
1482C
Basic Diplomacy
brute force
,
constructive algorithms
,
greedy
,
implementation
1600
x9437
1482B
Restore Modulo
implementation
,
math
1500
x9228
1481D
AB Graph
brute force
,
constructive algorithms
,
graphs
,
greedy
,
implementation
2000
x4595
1481B
New Colony
brute force
,
greedy
,
implementation
1100
x19334
1480B
The Great Hero
greedy
,
implementation
,
sortings
900
x17269
1479B2
Painting the Array II
constructive algorithms
,
data structures
,
dp
,
greedy
,
implementation
2100
x4094
1479B1
Painting the Array I
constructive algorithms
,
data structures
,
dp
,
greedy
,
implementation
1900
x7021
1478C
Nezzar and Symmetric Array
implementation
,
math
,
sortings
1700
x9853
1476D
Journey
dfs and similar
,
dp
,
dsu
,
implementation
1700
x8676
1474C
Array Destruction
brute force
,
constructive algorithms
,
data structures
,
greedy
,
implementation
,
sortings
1700
x12813
1473D
Program
data structures
,
dp
,
implementation
,
strings
1700
x9749
1473A
Replacing Elements
greedy
,
implementation
,
math
,
sortings
800
x34027
1471B
Strange List
brute force
,
greedy
,
implementation
,
math
1100
x19402
1470E
Strange Permutation
binary search
,
combinatorics
,
data structures
,
dp
,
graphs
,
implementation
,
two pointers
3200
x300
1469C
Building a Fence
dp
,
greedy
,
implementation
,
two pointers
1600
x10804
1468N
Waste Sorting
greedy
,
implementation
900
x8262
1468M
Similar Sets
data structures
,
graphs
,
implementation
2300
x962
1468K
The Robot
brute force
,
implementation
1600
x5167
1468I
Plane Tiling
geometry
,
implementation
,
math
2500
x515
1468C
Berpizza
data structures
,
implementation
1400
x8136
1467B
Hills And Valleys
brute force
,
implementation
1700
x11014
1463E
Plan of Lectures
constructive algorithms
,
dfs and similar
,
dsu
,
graphs
,
implementation
,
sortings
,
trees
2400
x1547
1463C
Busy Robot
implementation
1800
x5684
1462E2
Close Tuples (hard version)
binary search
,
combinatorics
,
implementation
,
math
,
sortings
,
two pointers
1700
x9862
1462B
Last Year's Substring
dp
,
implementation
,
strings
800
x27483
1462A
Favorite Sequence
implementation
,
two pointers
800
x42351
1461E
Water Level
brute force
,
graphs
,
greedy
,
implementation
,
math
2200
x2132
1461D
Divide and Summarize
binary search
,
brute force
,
data structures
,
divide and conquer
,
implementation
,
sortings
1600
x9306
1461B
Find the Spruce
brute force
,
dp
,
implementation
1400
x12680
1455E
Four Points
brute force
,
constructive algorithms
,
flows
,
geometry
,
greedy
,
implementation
,
math
,
ternary search
2400
x1552
1454C
Sequence Transformation
greedy
,
implementation
1200
x21561
1454B
Unique Bid Auction
implementation
800
x28652
1453C
Triangles
greedy
,
implementation
1700
x6061
1453B
Suffix Operations
constructive algorithms
,
implementation
1400
x13402
1453A
Cancel the Trains
implementation
800
x22700
1451C
String Equality
dp
,
greedy
,
hashing
,
implementation
,
strings
1400
x15700
1451B
Non-Substring Subsequence
dp
,
greedy
,
implementation
,
strings
900
x19361
1450H2
Multithreading (Hard Version)
combinatorics
,
implementation
,
math
3300
x220
1450D
Rating Compression
binary search
,
data structures
,
greedy
,
implementation
,
two pointers
1800
x5518
1442B
Identify the Operations
combinatorics
,
data structures
,
dsu
,
greedy
,
implementation
1800
x4512
1440A
Buy the String
implementation
,
math
800
x19816
1439C
Greedy Shopping
binary search
,
data structures
,
divide and conquer
,
greedy
,
implementation
2600
x1931
1439A2
Binary Table (Hard Version)
constructive algorithms
,
graphs
,
greedy
,
implementation
1900
x5141
1439A1
Binary Table (Easy Version)
constructive algorithms
,
implementation
1500
x9416
1438A
Specific Tastes of Andre
constructive algorithms
,
implementation
800
x19295
1437E
Make It Increasing
binary search
,
constructive algorithms
,
data structures
,
dp
,
implementation
2200
x3481
1433B
Yet Another Bookshelf
greedy
,
implementation
800
x28675
1433A
Boring Apartments
implementation
,
math
800
x53266
1431C
Black Friday
*special problem
,
implementation
1600
x707
1431B
Polycarp and the Language of Gods
*special problem
,
implementation
,
two pointers
1400
x1014
1430C
Numbers on Whiteboard
constructive algorithms
,
data structures
,
greedy
,
implementation
,
math
1000
x24890
1430B
Barrels
greedy
,
implementation
,
sortings
800
x19432
1428D
Bouncing Boomerangs
constructive algorithms
,
greedy
,
implementation
1900
x4518
1428B
Belted Rooms
graphs
,
implementation
1200
x14455
1427D
Unshuffling a Deck
constructive algorithms
,
implementation
2000
x3537
1427B
Chess Cheater
greedy
,
implementation
,
sortings
1400
x10962
1426B
Symmetric Matrix
implementation
900
x20716
1426A
Floor Number
implementation
,
math
800
x48658
1425E
Excitation of Atoms
greedy
,
implementation
2200
x970
1422E
Minlexes
dp
,
greedy
,
implementation
,
strings
2700
x752
1422B
Nice Matrix
greedy
,
implementation
,
math
1300
x14451
1421E
Swedish Heroes
brute force
,
dp
,
implementation
2700
x705
1421D
Hexagons
brute force
,
constructive algorithms
,
greedy
,
implementation
,
math
,
shortest paths
1900
x4190
1421B
Putting Bricks in the Wall
constructive algorithms
,
implementation
1100
x13126
1420C2
Pokémon Army (hard version)
data structures
,
divide and conquer
,
dp
,
greedy
,
implementation
2100
x4724
1419F
Rain of Fire
binary search
,
data structures
,
dfs and similar
,
dsu
,
graphs
,
implementation
2800
x493
1419E
Decryption
constructive algorithms
,
implementation
,
math
,
number theory
2100
x3307
1419C
Killjoy
greedy
,
implementation
,
math
1500
x15487
1419B
Stairs
brute force
,
constructive algorithms
,
greedy
,
implementation
,
math
1200
x16317
1419A
Digit Game
games
,
greedy
,
implementation
900
x19632
1418D
Trash Problem
data structures
,
implementation
2100
x4401
1416F
Showing Off
flows
,
graph matchings
,
greedy
,
implementation
3300
x468
1416D
Graph and Queries
data structures
,
dsu
,
graphs
,
implementation
,
trees
2600
x2115
1416A
k-Amazing Numbers
binary search
,
data structures
,
implementation
,
two pointers
1500
x12708
1415C
Bouncing Ball
brute force
,
dp
,
implementation
1400
x10989
1413D
Shurikens
data structures
,
greedy
,
implementation
1700
x6528
1413C
Perform Easily
binary search
,
brute force
,
dp
,
implementation
,
sortings
,
two pointers
1900
x5763
1413B
A New Technique
implementation
1100
x11732
1411D
Grime Zoo
brute force
,
greedy
,
implementation
,
strings
2100
x2543
1411A
In-game Chat
implementation
800
x20705
1408D
Searchlights
binary search
,
brute force
,
data structures
,
dp
,
implementation
,
sortings
,
two pointers
2000
x4366
1408C
Discrete Acceleration
binary search
,
dp
,
implementation
,
math
,
two pointers
1500
x8891
1406B
Maximum Product
brute force
,
dp
,
greedy
,
implementation
,
sortings
1200
x22791
1406A
Subset Mex
greedy
,
implementation
,
math
900
x21579
1405B
Array Cancellation
constructive algorithms
,
implementation
1000
x21683
←
1
2
...
7
8
9
10
11
...
27
28
→
User lists
Name