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!)
00:25:37
Register now »
*has extra registration
Before contest
2024 ICPC Asia Taichung Regional Contest (Unrated, Online Mirror, ICPC Rules, Preferably Teams)
16:55:38
Register now »
→ 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
1699E
Three Days Grace
data structures
,
dp
,
greedy
,
math
,
number theory
,
two pointers
2600
x1210
1699D
Almost Triple Deletions
data structures
,
dp
,
greedy
2300
x3170
1699C
The Third Problem
combinatorics
,
constructive algorithms
,
math
1700
x9838
1698G
Long Binary String
bitmasks
,
math
,
matrices
,
meet-in-the-middle
,
number theory
2900
x318
1698F
Equal Reversal
constructive algorithms
,
graphs
,
implementation
,
math
2800
x644
1698E
PermutationForces II
brute force
,
combinatorics
,
greedy
,
sortings
,
trees
,
two pointers
2300
x1658
1698D
Fixed Point Guessing
binary search
,
constructive algorithms
,
interactive
1600
x9454
1697F
Too Many Constraints
2-sat
,
constructive algorithms
,
graphs
,
implementation
2800
x571
1697E
Coloring
brute force
,
combinatorics
,
constructive algorithms
,
dp
,
geometry
,
graphs
,
greedy
,
implementation
,
math
2400
x1242
1697D
Guess The String
binary search
,
constructive algorithms
,
interactive
1900
x4494
1697C
awoo's Favorite Problem
binary search
,
constructive algorithms
,
data structures
,
greedy
,
implementation
,
strings
,
two pointers
1400
x14470
1696H
Maximum Product?
brute force
,
combinatorics
,
dp
,
greedy
,
implementation
,
math
,
two pointers
3500
x164
1696G
Fishingprince Plays With Array Again
brute force
,
data structures
,
geometry
,
math
3300
x278
1696F
Tree Recovery
brute force
,
constructive algorithms
,
dfs and similar
,
dsu
,
graphs
,
trees
2600
x889
1696E
Placing Jinas
combinatorics
,
math
2000
x4110
1696D
Permutation Graph
binary search
,
constructive algorithms
,
data structures
,
divide and conquer
,
greedy
,
shortest paths
1900
x5498
1696C
Fishingprince Plays With Array
constructive algorithms
,
greedy
,
implementation
,
math
1400
x11701
1695E
Ambiguous Dominoes
constructive algorithms
,
dfs and similar
,
graphs
2700
x453
1695D2
Tree Queries (Hard Version)
constructive algorithms
,
dfs and similar
,
dp
,
greedy
,
trees
2300
x2028
1695D1
Tree Queries (Easy Version)
brute force
,
constructive algorithms
,
dfs and similar
,
dp
,
greedy
,
trees
2200
x2199
1695C
Zero Path
brute force
,
data structures
,
dp
,
graphs
,
greedy
,
shortest paths
1700
x11034
1693F
I Might Be Wrong
binary search
,
greedy
,
two pointers
3400
x419
1693E
Outermost Maximums
data structures
,
greedy
3400
x431
1693D
Decinc Dividing
brute force
,
data structures
,
divide and conquer
,
dp
,
greedy
2800
x853
1693C
Keshi in Search of AmShZ
graphs
,
greedy
,
shortest paths
2300
x2654
1693B
Fake Plastic Trees
dfs and similar
,
dp
,
greedy
,
trees
1700
x8570
1692H
Gambling
data structures
,
dp
,
greedy
,
math
1700
x7548
1692G
2^Sort
data structures
,
dp
,
sortings
,
two pointers
1400
x18135
1691F
K-Set Tree
combinatorics
,
dfs and similar
,
dp
,
math
,
trees
2500
x997
1691E
Number of Groups
data structures
,
dfs and similar
,
dsu
,
graphs
,
greedy
,
sortings
2300
x1852
1691D
Max GEQ Sum
binary search
,
constructive algorithms
,
data structures
,
divide and conquer
,
implementation
,
two pointers
1800
x5873
1691C
Sum of Substrings
brute force
,
constructive algorithms
,
greedy
,
math
,
strings
1400
x15763
1690G
Count the Trains
binary search
,
data structures
,
greedy
,
sortings
2000
x3433
1690F
Shifting String
graphs
,
math
,
number theory
,
strings
1700
x7225
1690E
Price Maximization
binary search
,
greedy
,
math
,
two pointers
1500
x15340
1689E
ANDfinity
bitmasks
,
brute force
,
constructive algorithms
,
dfs and similar
,
dsu
,
graphs
2500
x1230
1689D
Lena and Matrix
data structures
,
dp
,
geometry
,
shortest paths
1900
x4250
1689C
Infected Tree
dfs and similar
,
dp
,
trees
1600
x11390
1688C
Manipulating History
constructive algorithms
,
greedy
,
strings
1700
x8200
1687F
Koishi's Unconscious Permutation
fft
,
math
3500
x86
1687E
Become Big For Me
combinatorics
,
constructive algorithms
,
greedy
,
math
,
number theory
3500
x233
1687D
Cute number
binary search
,
brute force
,
data structures
,
dsu
,
implementation
,
math
2900
x605
1687C
Sanae and Giant Robot
binary search
,
brute force
,
data structures
,
dsu
,
greedy
,
sortings
2500
x1438
1687B
Railway System
constructive algorithms
,
graphs
,
greedy
,
interactive
,
sortings
1700
x3680
1687A
The Enchanted Forest
brute force
,
greedy
1600
x10463
1685E
The Ultimate LIS Problem
data structures
,
greedy
3500
x152
1685D2
Permutation Weight (Hard Version)
constructive algorithms
,
greedy
3500
x108
1685D1
Permutation Weight (Easy Version)
constructive algorithms
,
dfs and similar
,
dsu
2800
x445
1685C
Bring Balance
brute force
,
constructive algorithms
,
greedy
2600
x1095
1685B
Linguistics
greedy
,
implementation
,
sortings
,
strings
2000
x3300
1684H
Hard Cut
constructive algorithms
,
dfs and similar
,
divide and conquer
,
math
3400
x241
1684G
Euclid Guess
constructive algorithms
,
flows
,
graph matchings
,
math
,
number theory
2800
x620
1684F
Diverse Segments
data structures
,
two pointers
2600
x924
1684E
MEX vs DIFF
binary search
,
brute force
,
constructive algorithms
,
data structures
,
greedy
,
two pointers
2100
x3195
1684D
Traps
constructive algorithms
,
greedy
,
sortings
1700
x9772
1684C
Column Swapping
brute force
,
constructive algorithms
,
greedy
,
implementation
,
sortings
1400
x12415
1682F
MCMF?
data structures
,
flows
,
graphs
,
greedy
,
sortings
,
two pointers
2700
x318
1682E
Unordered Swaps
constructive algorithms
,
dfs and similar
,
graphs
,
greedy
,
math
,
sortings
,
trees
2700
x626
1682D
Circular Spanning Tree
constructive algorithms
,
implementation
,
trees
2000
x3347
1682C
LIS or Reverse LIS?
constructive algorithms
,
greedy
,
implementation
,
math
1400
x14890
1681F
Unique Occurrences
data structures
,
dfs and similar
,
divide and conquer
,
dp
,
dsu
,
trees
2300
x1803
1681E
Labyrinth Adventures
data structures
,
dp
,
matrices
,
shortest paths
2600
x803
1681D
Required Length
brute force
,
dfs and similar
,
dp
,
hashing
,
shortest paths
1700
x9739
1680F
Lenient Vertex Cover
dfs and similar
,
divide and conquer
,
dsu
,
graphs
,
trees
2600
x678
1680E
Moving Chips
bitmasks
,
dp
,
greedy
2000
x3825
1680D
Dog Walking
brute force
,
greedy
,
math
2400
x1182
1680C
Binary String
binary search
,
greedy
,
strings
,
two pointers
1600
x10037
1679F
Formalism for Formalism
bitmasks
,
dp
,
math
2600
x569
1679E
Typical Party in Dorm
bitmasks
,
combinatorics
,
dp
,
strings
2400
x1204
1679D
Toss a Coin to Your Graph...
binary search
,
dfs and similar
,
dp
,
graphs
1900
x4940
1679C
Rooks Defenders
data structures
,
implementation
1400
x10421
1678B2
Tokitsukaze and Good 01-String (hard version)
dp
,
greedy
,
implementation
1800
x6674
1677F
Tokitsukaze and Gems
dp
,
math
3500
x94
1677E
Tokitsukaze and Beautiful Subsegments
data structures
2900
x575
1677D
Tokitsukaze and Permutations
dp
,
math
2500
x1286
1677C
Tokitsukaze and Two Colorful Tapes
constructive algorithms
,
dfs and similar
,
graphs
,
greedy
1900
x3636
1677B
Tokitsukaze and Meeting
data structures
,
implementation
,
math
1700
x4211
1677A
Tokitsukaze and Strange Inequality
brute force
,
data structures
,
dp
1600
x8511
1676H2
Maximum Crossings (Hard Version)
data structures
,
divide and conquer
,
sortings
1500
x10922
1676H1
Maximum Crossings (Easy Version)
brute force
1400
x14214
1675G
Sorting Pancakes
dp
2300
x1784
1675F
Vlad and Unfinished Business
dfs and similar
,
dp
,
greedy
,
trees
1800
x5396
1675E
Replace With the Previous, Minimize
dsu
,
greedy
,
strings
1500
x10788
1674G
Remove Directed Edges
dfs and similar
,
dp
,
graphs
2000
x2540
1674F
Desktop Rearrangement
data structures
,
greedy
,
implementation
1800
x5098
1674E
Breaking the Wall
binary search
,
brute force
,
constructive algorithms
,
greedy
,
math
2000
x6505
1673F
Anti-Theft Road Planning
bitmasks
,
constructive algorithms
,
divide and conquer
,
greedy
,
interactive
,
math
2400
x842
1673E
Power or XOR?
bitmasks
,
combinatorics
,
math
,
number theory
2500
x718
1673D
Lost Arithmetic Progression
combinatorics
,
math
,
number theory
1900
x3334
1673C
Palindrome Basis
brute force
,
dp
,
math
,
number theory
1500
x12968
1672I
PermutationForces
data structures
,
greedy
3000
x174
1672H
Zigu Zagu
constructive algorithms
,
data structures
,
greedy
2700
x979
1672G
Cross Xor
constructive algorithms
,
graphs
,
math
,
matrices
3200
x327
1672F2
Checker for Array Shuffling
constructive algorithms
,
dfs and similar
,
graphs
2800
x820
1672F1
Array Shuffling
constructive algorithms
,
graphs
,
greedy
2000
x3136
1672E
notepad.exe
binary search
,
constructive algorithms
,
greedy
,
interactive
2200
x2263
1672D
Cyclic Rotation
constructive algorithms
,
greedy
,
implementation
,
two pointers
1700
x6303
1671F
Permutation Counting
brute force
,
combinatorics
,
dp
,
fft
,
math
2700
x335
1671E
Preorder
combinatorics
,
divide and conquer
,
dp
,
dsu
,
hashing
,
sortings
,
trees
2100
x2772
1671D
Insert a Progression
brute force
,
constructive algorithms
,
greedy
1600
x7724
←
1
2
...
12
13
14
15
16
...
69
70
→
User lists
Name