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)
5 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
1968A
Maximize?
brute force
,
math
,
number theory
800
x34759
1967F
Next and Prev
brute force
,
data structures
,
implementation
3200
x70
1967E2
Again Counting Arrays (Hard Version)
combinatorics
,
dp
,
math
3500
x103
1967E1
Again Counting Arrays (Easy Version)
combinatorics
,
dp
,
fft
,
math
3100
x218
1967D
Long Way to be Non-decreasing
binary search
,
dfs and similar
,
graphs
,
implementation
,
shortest paths
,
two pointers
2800
x680
1967C
Fenwick Tree
bitmasks
,
brute force
,
combinatorics
,
data structures
,
dp
,
math
,
trees
2300
x1785
1967B2
Reverse Card (Hard Version)
brute force
,
math
,
number theory
2200
x3958
1967B1
Reverse Card (Easy Version)
brute force
,
math
,
number theory
1400
x13370
1967A
Permutation Counting
binary search
,
greedy
,
implementation
,
math
,
sortings
1400
x12556
1966B
Rectangle Filling
constructive algorithms
,
implementation
1100
x15057
1966A
Card Exchange
constructive algorithms
,
games
,
greedy
800
x17943
1965F
Conference
data structures
,
flows
3300
x179
1965E
Connected Cubes
constructive algorithms
,
games
3100
x307
1965D
Missing Subarray Sum
constructive algorithms
2900
x432
1965C
Folding Strip
constructive algorithms
,
greedy
,
strings
2300
x1955
1965B
Missing Subsequence Sum
bitmasks
,
constructive algorithms
,
greedy
,
number theory
1800
x6780
1965A
Everything Nim
games
,
greedy
,
math
,
sortings
1400
x13830
1958J
Necromancer
*special problem
3200
x33
1958I
Equal Trees
*special problem
,
graphs
,
meet-in-the-middle
3100
x35
1958H
Composite Spells
*special problem
,
dp
2600
x79
1958G
Observation Towers
*special problem
2400
x111
1958F
Narrow Paths
*special problem
,
combinatorics
2000
x193
1958E
Yet Another Permutation Constructive
*special problem
,
constructive algorithms
1900
x258
1958D
Staircase
*special problem
1600
x534
1958C
Firewood
*special problem
1500
x733
1958B
Clock in the Pool
*special problem
,
math
1400
x906
1958A
1-3-5
*special problem
,
dp
1100
x1990
1957F2
Frequency Mismatch (Hard Version)
binary search
,
data structures
,
dfs and similar
,
hashing
,
probabilities
,
trees
2700
x445
1957F1
Frequency Mismatch (Easy Version)
binary search
,
data structures
,
divide and conquer
,
hashing
,
probabilities
,
trees
2600
x503
1957E
Carousel of Combinations
brute force
,
combinatorics
,
dp
,
math
,
number theory
2400
x1283
1957D
A BIT of an Inequality
bitmasks
,
brute force
,
dp
,
math
1900
x4553
1957C
How Does the Rook Move?
combinatorics
,
dp
,
math
1600
x9746
1957B
A BIT of a Construction
bitmasks
,
constructive algorithms
,
greedy
,
implementation
1100
x18026
1957A
Stickogon
constructive algorithms
,
greedy
800
x23409
1956F
Nene and the Passing Game
constructive algorithms
,
data structures
,
dsu
,
graphs
,
sortings
3000
x366
1956E2
Nene vs. Monsters (Hard Version)
brute force
,
greedy
,
implementation
,
math
2700
x890
1956E1
Nene vs. Monsters (Easy Version)
brute force
,
implementation
,
math
2500
x1470
1956D
Nene and the Mex Operator
bitmasks
,
brute force
,
constructive algorithms
,
divide and conquer
,
dp
,
greedy
,
implementation
,
math
2000
x3956
1956C
Nene's Magical Matrix
constructive algorithms
,
greedy
,
math
1600
x12990
1956B
Nene and the Card Game
games
,
greedy
800
x21319
1956A
Nene's Game
binary search
,
brute force
,
data structures
,
games
,
greedy
800
x21787
1955H
The Most Reckless Defense
bitmasks
,
brute force
,
constructive algorithms
,
dp
,
flows
,
graph matchings
,
shortest paths
2300
x1267
1955G
GCD on a grid
brute force
,
dfs and similar
,
dp
,
implementation
,
math
,
number theory
1900
x4585
1955F
Unfair Game
dp
,
games
,
greedy
,
math
,
schedules
1800
x7169
1955E
Long Inversions
brute force
,
greedy
,
implementation
,
sortings
1700
x8702
1955D
Inaccurate Subsequence Search
data structures
,
two pointers
1400
x15564
1955C
Inhabitant of the Deep Sea
greedy
,
implementation
,
math
1300
x21399
1955B
Progressive Square
constructive algorithms
,
data structures
,
implementation
,
sortings
1000
x28119
1955A
Yogurt Sale
math
800
x43858
1954F
Unique Strings
combinatorics
,
dp
,
math
3100
x256
1954E
Chain Reaction
binary search
,
data structures
,
dsu
,
greedy
,
implementation
,
math
,
number theory
2200
x2330
1954D
Colored Balls
combinatorics
,
dp
,
math
,
sortings
1800
x6249
1954C
Long Multiplication
greedy
,
math
,
number theory
1200
x19560
1954B
Make It Ugly
implementation
,
math
1200
x18692
1954A
Painting the Ribbon
constructive algorithms
,
greedy
,
math
900
x24290
1953A
Accuracy-Preserving Summation Algorithm
*special problem
1952J
Help, what does it mean to be "Based"
brute force
,
constructive algorithms
,
expression parsing
,
implementation
,
sortings
x775
1952I
Dark Matter
bitmasks
,
geometry
x539
1952H
Palindrome
implementation
,
strings
x703
1952G
Mathematician Takeover
binary search
,
dfs and similar
,
math
x1033
1952F
Grid
brute force
x1752
1952E
Sweep Line
combinatorics
,
games
,
math
x258
1952D
Are You a Procrastinator?
implementation
x4627
1952C
They Have Fooled
brute force
,
schedules
x2914
1952B
Is it stated?
strings
x11181
1952A
Are You a Robot, Again?
strings
x12490
1951I
Growing Trees
binary search
,
constructive algorithms
,
flows
,
graphs
,
greedy
3200
x76
1951H
Thanos Snap
binary search
,
dp
,
games
,
greedy
,
trees
3200
x284
1951G
Clacking Balls
combinatorics
,
math
,
probabilities
3100
x337
1951F
Inversion Composition
constructive algorithms
,
data structures
,
greedy
2500
x769
1951E
No Palindromes
brute force
,
constructive algorithms
,
divide and conquer
,
greedy
,
hashing
,
implementation
,
math
,
strings
2000
x3670
1951D
Buying Jewels
constructive algorithms
,
greedy
,
math
2000
x5445
1951C
Ticket Hoarding
greedy
,
math
,
sortings
1400
x11748
1951B
Battle Cows
binary search
,
data structures
,
greedy
1200
x14720
1951A
Dual Trigger
constructive algorithms
,
greedy
,
math
900
x19848
1950G
Shuffling Songs
bitmasks
,
dfs and similar
,
dp
,
graphs
,
hashing
,
implementation
,
strings
1900
x4435
1950F
0, 1, 2, Tree!
bitmasks
,
brute force
,
greedy
,
implementation
,
trees
1700
x9251
1950E
Nearly Shortest Repeating Substring
brute force
,
implementation
,
number theory
,
strings
1500
x14572
1950D
Product of Binary Decimals
brute force
,
dp
,
implementation
,
number theory
1100
x23349
1950C
Clock Conversion
implementation
,
math
800
x40229
1950B
Upscaling
implementation
800
x38348
1950A
Stair, Peak, or Neither?
implementation
800
x53770
1949K
Make Triangle
constructive algorithms
,
math
2800
x332
1949J
Amanda the Amoeba
graphs
,
implementation
,
trees
,
two pointers
2600
x404
1949I
Disks
dfs and similar
,
geometry
,
graph matchings
,
graphs
1800
x1893
1949H
Division Avoidance
greedy
,
math
3100
x127
1949G
Scooter
graphs
,
greedy
2300
x796
1949F
Dating
greedy
,
sortings
,
trees
2200
x1009
1949E
Damage per Second
brute force
,
math
2900
x105
1949D
Funny or Scary?
constructive algorithms
2600
x418
1949C
Annual Ants' Gathering
dfs and similar
,
dp
,
greedy
,
trees
1900
x1802
1949B
Charming Meals
binary search
,
brute force
,
greedy
,
sortings
1500
x3367
1949A
Grove
brute force
,
dfs and similar
,
dp
,
geometry
,
probabilities
3300
x115
1948G
MST with Matching
bitmasks
,
brute force
,
dsu
,
graph matchings
,
trees
3100
x702
1948F
Rare Coins
combinatorics
,
math
,
probabilities
2500
x1339
1948E
Clique Partition
brute force
,
constructive algorithms
,
graphs
,
greedy
,
implementation
2100
x3022
1948D
Tandem Repeats?
brute force
,
strings
,
two pointers
1700
x9537
1948C
Arrow Path
brute force
,
constructive algorithms
,
dfs and similar
,
dp
,
graphs
,
shortest paths
1300
x17047
1948B
Array Fix
brute force
,
dp
,
greedy
,
implementation
1100
x23101
1948A
Special Characters
brute force
,
constructive algorithms
800
x28769
←
1
2
...
4
5
6
7
8
...
99
100
→
User lists
Name