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!)
4 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
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
x768
1951E
No Palindromes
brute force
,
constructive algorithms
,
divide and conquer
,
greedy
,
hashing
,
implementation
,
math
,
strings
2000
x3663
1951D
Buying Jewels
constructive algorithms
,
greedy
,
math
2000
x5437
1950G
Shuffling Songs
bitmasks
,
dfs and similar
,
dp
,
graphs
,
hashing
,
implementation
,
strings
1900
x4415
1950F
0, 1, 2, Tree!
bitmasks
,
brute force
,
greedy
,
implementation
,
trees
1700
x9222
1949K
Make Triangle
constructive algorithms
,
math
2800
x330
1949J
Amanda the Amoeba
graphs
,
implementation
,
trees
,
two pointers
2600
x398
1949I
Disks
dfs and similar
,
geometry
,
graph matchings
,
graphs
1800
x1883
1949H
Division Avoidance
greedy
,
math
3100
x127
1949G
Scooter
graphs
,
greedy
2300
x788
1949F
Dating
greedy
,
sortings
,
trees
2200
x1002
1949E
Damage per Second
brute force
,
math
2900
x104
1949D
Funny or Scary?
constructive algorithms
2600
x410
1949C
Annual Ants' Gathering
dfs and similar
,
dp
,
greedy
,
trees
1900
x1789
1949A
Grove
brute force
,
dfs and similar
,
dp
,
geometry
,
probabilities
3300
x114
1948G
MST with Matching
bitmasks
,
brute force
,
dsu
,
graph matchings
,
trees
3100
x700
1948F
Rare Coins
combinatorics
,
math
,
probabilities
2500
x1332
1948E
Clique Partition
brute force
,
constructive algorithms
,
graphs
,
greedy
,
implementation
2100
x3011
1948D
Tandem Repeats?
brute force
,
strings
,
two pointers
1700
x9519
1946F
Nobody is needed
2-sat
,
data structures
,
dfs and similar
,
dp
2500
x980
1946E
Girl Permutation
combinatorics
,
dp
,
math
,
number theory
2200
x2577
1946D
Birthday Gift
bitmasks
,
brute force
,
constructive algorithms
,
greedy
,
implementation
1900
x4763
1946C
Tree Cutting
binary search
,
dp
,
greedy
,
implementation
,
trees
1600
x11040
1945H
GCD is Greater
brute force
,
data structures
,
math
,
number theory
2600
x676
1945G
Cook and Porridge
binary search
,
constructive algorithms
,
data structures
,
implementation
2500
x747
1945F
Kirill and Mushrooms
data structures
,
sortings
1900
x4262
1945E
Binary Search
binary search
,
constructive algorithms
,
greedy
1700
x8254
1943F
Minimum Hamming Distance
dp
3500
x112
1943E2
MEX Game 2 (Hard Version)
binary search
,
greedy
,
two pointers
3300
x304
1943E1
MEX Game 2 (Easy Version)
binary search
,
brute force
,
greedy
2900
x441
1943D2
Counting Is Fun (Hard Version)
combinatorics
,
dp
2800
x806
1943D1
Counting Is Fun (Easy Version)
brute force
,
combinatorics
,
dp
,
math
2400
x1511
1943C
Tree Compass
constructive algorithms
,
dfs and similar
,
greedy
,
trees
2300
x2131
1943B
Non-Palindromic Substring
hashing
,
implementation
,
math
,
strings
2000
x3890
1942H
Farmer John's Favorite Intern
data structures
,
dp
,
flows
,
trees
3500
x96
1942G
Bessie and Cards
combinatorics
,
dp
,
math
2800
x455
1942F
Farmer John's Favorite Function
brute force
,
data structures
,
implementation
,
math
2700
x702
1942E
Farm Game
combinatorics
,
games
2300
x1695
1942D
Learning to Paint
binary search
,
data structures
,
dfs and similar
,
dp
,
greedy
,
implementation
,
sortings
2100
x2818
1942C2
Bessie's Birthday Cake (Hard Version)
geometry
,
greedy
,
math
1700
x6191
1941G
Rudolf and Subway
constructive algorithms
,
dfs and similar
,
graphs
,
shortest paths
2000
x3579
1941F
Rudolf and Imbalance
binary search
,
greedy
,
sortings
,
two pointers
1800
x6097
1941E
Rudolf and k Bridges
binary search
,
data structures
,
dp
,
two pointers
1600
x9780
1938M
Zig-zag
3500
x60
1938L
XOR Operations
2800
x294
1938K
Tree Quiz
2400
x633
1938J
There and Back Again
2100
x1296
1938I
Symmetric Boundary
2800
x76
1938H
Pho Restaurant
1600
x2169
1938G
Personality Test
2300
x1060
1938F
Forming Groups
2400
x760
1938E
Duplicates
2200
x1017
1938D
Bánh Bò
3300
x91
1938C
Bit Counting Sequence
1900
x1476
1938B
Attraction Score
3000
x199
1938A
Antiparticle Antiphysics
3500
x56
1936F
Grand Finale: Circles
binary search
,
geometry
3300
x145
1936E
Yet Yet Another Permutation Problem
divide and conquer
,
fft
,
math
3400
x125
1936D
Bitwise Paradox
binary search
,
bitmasks
,
data structures
,
greedy
,
two pointers
3100
x514
1936C
Pokémon Arena
data structures
,
graphs
,
greedy
,
implementation
,
shortest paths
,
sortings
2400
x1338
1936B
Pinball
binary search
,
data structures
,
implementation
,
math
,
two pointers
2000
x2958
1936A
Bitwise Operation Wizard
bitmasks
,
constructive algorithms
,
greedy
,
interactive
,
math
1700
x7518
1935F
Andrey's Tree
binary search
,
constructive algorithms
,
data structures
,
dfs and similar
,
dsu
,
greedy
,
implementation
,
trees
2800
x452
1935E
Distance Learning Courses in MAC
bitmasks
,
brute force
,
data structures
,
greedy
,
math
2400
x1378
1935D
Exam in MAC
binary search
,
combinatorics
,
implementation
,
math
1800
x8316
1935C
Messenger in MAC
binary search
,
brute force
,
constructive algorithms
,
data structures
,
dp
,
greedy
,
sortings
1800
x8258
1934E
Weird LCM Operations
brute force
,
constructive algorithms
,
number theory
3000
x241
1934D2
XOR Break --- Game Version
bitmasks
,
games
,
greedy
,
interactive
2400
x1397
1934D1
XOR Break --- Solo Version
bitmasks
,
constructive algorithms
,
greedy
2100
x3551
1934C
Find a Mine
binary search
,
constructive algorithms
,
geometry
,
greedy
,
interactive
,
math
1700
x6856
1933G
Turtle Magic: Royal Turtle Shell Pattern
bitmasks
,
brute force
,
combinatorics
,
constructive algorithms
,
dfs and similar
,
math
2300
x987
1933F
Turtle Mission: Robot and the Earthquake
dfs and similar
,
dp
,
graphs
,
shortest paths
2100
x2514
1932G
Moving Platforms
graphs
,
math
,
number theory
,
shortest paths
2300
x1095
1932F
Feed Cats
data structures
,
dp
,
sortings
1900
x4190
1932E
Final Countdown
implementation
,
math
,
number theory
1600
x8313
1931G
One-Dimensional Puzzle
combinatorics
,
math
,
number theory
2000
x2876
1931F
Chat Screenshots
combinatorics
,
dfs and similar
,
graphs
1700
x8161
1930I
Counting Is Fun
combinatorics
3500
x74
1930H
Interactive Mex Tree
constructive algorithms
,
dfs and similar
,
interactive
,
trees
3300
x181
1930G
Prefix Max Set Counting
data structures
,
dp
,
trees
3100
x343
1930F
Maximize the Difference
bitmasks
,
brute force
,
dfs and similar
2700
x721
1930E
2..3...4.... Wonderful! Wonderful!
combinatorics
,
dp
,
math
2400
x1152
1930D2
Sum over all Substrings (Hard Version)
bitmasks
,
divide and conquer
,
dp
,
dsu
,
greedy
,
implementation
,
strings
2100
x2653
1930D1
Sum over all Substrings (Easy Version)
brute force
,
dp
,
greedy
,
strings
1800
x4157
1930C
Lexicographically Largest
binary search
,
constructive algorithms
,
data structures
,
greedy
,
sortings
1700
x7171
1929F
Sasha and the Wedding Binary Search Tree
brute force
,
combinatorics
,
data structures
,
dfs and similar
,
math
,
trees
2300
x1819
1929E
Sasha and the Happy Tree Cutting
bitmasks
,
brute force
,
dfs and similar
,
dp
,
graphs
,
greedy
,
math
,
trees
2300
x1720
1929D
Sasha and a Walk in the City
combinatorics
,
dp
,
math
,
trees
1900
x4849
1928F
Digital Patterns
combinatorics
,
data structures
,
implementation
,
math
2900
x244
1928E
Modular Sequence
brute force
,
constructive algorithms
,
dp
,
graphs
,
greedy
,
math
,
number theory
2300
x1741
1928D
Lonely Mountain Dungeons
brute force
,
data structures
,
greedy
,
math
,
ternary search
1900
x4322
1928C
Physical Education Lesson
brute force
,
math
,
number theory
1600
x8668
1927G
Paint Charges
data structures
,
dp
,
greedy
,
math
2300
x1705
1927F
Microcycle
data structures
,
dfs and similar
,
dsu
,
graphs
,
greedy
,
implementation
,
sortings
,
trees
1900
x4451
1926G
Vlad and Trouble at MIT
dfs and similar
,
dp
,
flows
,
graphs
,
greedy
,
implementation
,
trees
1900
x3648
1926F
Vlad and Avoiding X
bitmasks
,
brute force
,
dfs and similar
,
dp
,
implementation
2200
x1731
1925D
Good Trip
combinatorics
,
dp
,
math
,
probabilities
1900
x3697
1924F
Anti-Proxy Attendance
constructive algorithms
,
dp
,
interactive
,
ternary search
3500
x156
←
1
2
3
4
5
6
...
61
62
→
User lists
Name