Enter
|
Register
Home
Top
Catalog
Contests
Gym
Problemset
Groups
Rating
Edu
API
Calendar
Help
→ Pay attention
Before contest
CodeTON Round 9 (Div. 1 + Div. 2, Rated, Prizes!)
26:11:55
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
1843F1
Omsk Metro (simple version)
data structures
,
dfs and similar
,
dp
,
graphs
,
greedy
,
math
,
trees
1800
x5390
1843E
Tracking Segments
binary search
,
brute force
,
data structures
,
two pointers
1600
x12623
1843D
Apple Tree
combinatorics
,
dfs and similar
,
dp
,
math
,
trees
1200
x18314
1843C
Sum in Binary Tree
bitmasks
,
combinatorics
,
math
,
trees
800
x33689
1843B
Long Long
greedy
,
math
,
two pointers
800
x29294
1843A
Sasha and Array Coloring
greedy
,
sortings
,
two pointers
800
x34462
1842I
Tenzing and Necklace
divide and conquer
,
dp
,
greedy
3500
x121
1842H
Tenzing and Random Real Numbers
bitmasks
,
dp
,
graphs
,
math
,
probabilities
3000
x710
1842G
Tenzing and Random Operations
combinatorics
,
dp
,
math
,
probabilities
2800
x1082
1842F
Tenzing and Tree
dfs and similar
,
greedy
,
shortest paths
,
sortings
,
trees
2500
x1356
1842E
Tenzing and Triangle
data structures
,
dp
,
geometry
,
greedy
,
math
2300
x1639
1842D
Tenzing and His Animal Friends
constructive algorithms
,
graphs
,
greedy
1900
x4128
1842C
Tenzing and Balls
dp
1500
x13057
1842B
Tenzing and Books
bitmasks
,
greedy
,
math
1100
x17411
1842A
Tenzing and Tsondu
games
,
math
800
x19886
1841F
Monocarp and a Strategic Game
geometry
,
sortings
,
two pointers
2700
x502
1841E
Fill the Matrix
data structures
,
greedy
,
math
2200
x2045
1841D
Pairs of Segments
data structures
,
greedy
,
sortings
,
two pointers
2000
x4484
1841C
Ranom Numbers
brute force
,
dp
,
greedy
,
math
,
strings
1800
x7924
1841B
Keep it Beautiful
implementation
1000
x21640
1841A
Game with Board
constructive algorithms
,
games
800
x24788
1840G2
In Search of Truth (Hard Version)
constructive algorithms
,
interactive
,
math
,
meet-in-the-middle
,
probabilities
2500
x995
1840G1
In Search of Truth (Easy Version)
constructive algorithms
,
interactive
,
math
,
meet-in-the-middle
,
probabilities
2200
x2415
1840F
Railguns
brute force
,
dfs and similar
,
dp
,
graphs
2200
x1844
1840E
Character Blocking
data structures
,
hashing
,
implementation
1600
x8149
1840D
Wooden Toy Festival
binary search
,
greedy
,
sortings
1400
x13918
1840C
Ski Resort
combinatorics
,
math
,
two pointers
1000
x28571
1840B
Binary Cafe
bitmasks
,
combinatorics
,
math
1100
x22607
1840A
Cipher Shifer
implementation
,
strings
,
two pointers
800
x34373
1839E
Decreasing Game
constructive algorithms
,
dfs and similar
,
dp
,
greedy
,
interactive
2400
x1241
1839D
Ball Sorting
data structures
,
dp
,
sortings
2100
x2368
1839C
Insert Zero and Invert Prefix
constructive algorithms
1300
x12096
1839B
Lamps
greedy
,
sortings
1100
x15243
1839A
The Good Array
greedy
,
implementation
,
math
800
x17545
1838F
Stuck Conveyor
binary search
,
constructive algorithms
,
interactive
3000
x320
1838E
Count Supersequences
combinatorics
,
dp
,
math
2500
x1504
1838D
Bracket Walk
data structures
,
greedy
,
strings
2100
x3297
1838C
No Prime Differences
constructive algorithms
,
math
,
number theory
1400
x14707
1838B
Minimize Permutation Subarrays
constructive algorithms
,
math
1100
x16529
1838A
Blackboard List
constructive algorithms
,
math
800
x21621
1837F
Editorial for Two
binary search
,
data structures
,
greedy
,
implementation
2400
x2234
1837E
Playoff Fixing
combinatorics
,
trees
2200
x2215
1837D
Bracket Coloring
constructive algorithms
,
greedy
1400
x15138
1837C
Best Binary String
constructive algorithms
,
greedy
1000
x22224
1837B
Comparison String
greedy
900
x30651
1837A
Grasshopper on a Line
constructive algorithms
,
math
800
x33442
1836B
Astrophysicists
greedy
,
math
1100
x12712
1836A
Destroyer
implementation
,
sortings
800
x20404
1835F
Good Graph
bitmasks
,
dfs and similar
,
graph matchings
,
graphs
,
implementation
3500
x167
1835E
Old Mobile
combinatorics
,
dp
,
probabilities
3500
x231
1835D
Doctor's Brown Hypothesis
dfs and similar
,
graphs
,
math
,
number theory
2900
x511
1835C
Twin Clusters
bitmasks
,
brute force
,
constructive algorithms
,
math
,
probabilities
2600
x1010
1835B
Lottery
binary search
,
brute force
,
greedy
,
math
,
two pointers
2500
x954
1835A
k-th equality
brute force
,
implementation
,
math
1700
x7909
1834F
Typewriter
brute force
,
math
2500
x532
1834E
MEX of LCM
binary search
,
data structures
,
implementation
,
math
,
number theory
2300
x2300
1834D
Survey in Class
brute force
,
data structures
,
greedy
,
implementation
,
sortings
1900
x4750
1834C
Game with Reversing
games
,
greedy
,
math
,
strings
1200
x13455
1834B
Maximum Strength
greedy
,
math
1000
x15390
1834A
Unit Array
greedy
,
math
800
x25282
1833G
Ksyusha and Chinchilla
constructive algorithms
,
dfs and similar
,
dp
,
dsu
,
greedy
,
implementation
,
trees
1800
x5466
1833F
Ira and Flamenco
combinatorics
,
constructive algorithms
,
data structures
,
implementation
,
math
,
sortings
,
two pointers
1700
x7525
1833E
Round Dance
dfs and similar
,
dsu
,
graphs
,
shortest paths
1600
x12096
1833D
Flipper
brute force
,
constructive algorithms
,
greedy
1400
x13464
1833C
Vlad Building Beautiful Array
greedy
,
math
800
x26243
1833B
Restore the Weather
greedy
,
sortings
900
x26826
1833A
Musical Puzzle
implementation
,
strings
800
x32829
1832F
Zombies
binary search
,
dp
3200
x279
1832E
Combinatorics Problem
brute force
,
combinatorics
,
dp
2200
x2199
1832D2
Red-Blue Operations (Hard Version)
binary search
,
constructive algorithms
,
greedy
,
implementation
,
math
2400
x1928
1832D1
Red-Blue Operations (Easy Version)
binary search
,
greedy
,
implementation
,
math
2100
x2972
1832C
Contrast Value
greedy
,
implementation
1200
x21382
1832B
Maximum Sum
brute force
,
sortings
,
two pointers
1100
x22621
1832A
New Palindrome
strings
800
x25910
1831B
Array merging
constructive algorithms
,
greedy
1000
x21431
1831A
Twin Permutations
constructive algorithms
800
x27694
1830F
The Third Grace
data structures
,
dp
3200
x263
1830E
Bully Sort
data structures
,
math
3500
x253
1830D
Mex Tree
brute force
,
dp
,
trees
2800
x707
1830C
Hyperregular Bracket Strings
combinatorics
,
greedy
,
hashing
,
math
,
number theory
,
sortings
2400
x1719
1830B
The BOSS Can Count Pairs
brute force
,
math
2000
x4968
1830A
Copil Copac Draws Trees
dfs and similar
,
dp
,
graphs
,
trees
1400
x13847
1829H
Don't Blame Me
bitmasks
,
combinatorics
,
dp
,
math
1700
x7904
1829G
Hits Different
data structures
,
dp
,
implementation
,
math
1600
x10666
1829F
Forever Winter
dfs and similar
,
graphs
,
math
1300
x17960
1829E
The Lakes
dfs and similar
,
dsu
,
graphs
,
implementation
1100
x20383
1829D
Gold Rush
brute force
,
dfs and similar
,
dp
,
implementation
1000
x26905
1829C
Mr. Perfectly Fine
bitmasks
,
greedy
,
implementation
800
x28898
1829B
Blank Space
implementation
800
x47533
1829A
Love Story
implementation
,
strings
800
x52379
1828B
Permutation Swap
math
,
number theory
900
x23792
1828A
Divisible Array
constructive algorithms
,
math
800
x23794
1827F
Copium Permutation
constructive algorithms
,
data structures
,
greedy
3500
x118
1827E
Bus Routes
binary search
,
constructive algorithms
,
dfs and similar
,
greedy
,
trees
3400
x421
1827D
Two Centroids
data structures
,
dfs and similar
,
greedy
,
trees
2800
x769
1827C
Palindrome Partition
binary search
,
brute force
,
data structures
,
dp
,
hashing
,
strings
2600
x1247
1827B2
Range Sorting (Hard Version)
binary search
,
data structures
,
dp
,
greedy
2400
x1909
1827B1
Range Sorting (Easy Version)
binary search
,
dp
,
dsu
,
greedy
,
trees
,
two pointers
2000
x3932
1827A
Counting Orders
combinatorics
,
math
,
sortings
,
two pointers
1100
x19408
1826F
Fading into Fog
geometry
,
interactive
,
math
,
probabilities
2800
x386
←
1
2
...
11
12
13
14
15
...
99
100
→
User lists
Name