Enter
|
Register
Home
Top
Catalog
Contests
Gym
Problemset
Groups
Rating
Edu
API
Calendar
Help
→ Pay attention
Before contest
2024 ICPC Asia Taichung Regional Contest (Unrated, Online Mirror, ICPC Rules, Preferably Teams)
06:17:21
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
1468J
Road Reform
dsu
,
graphs
,
greedy
1800
x4421
1468I
Plane Tiling
geometry
,
implementation
,
math
2500
x515
1468H
K and Medians
constructive algorithms
,
greedy
,
math
2200
x1829
1468G
Hobbits
binary search
,
geometry
2500
x826
1468F
Full Turn
geometry
,
hashing
,
number theory
1700
x3781
1468D
Firecrackers
binary search
,
sortings
1700
x4736
1468C
Berpizza
data structures
,
implementation
1400
x8132
1468B
Bakery
data structures
,
dsu
2900
x217
1468A
LaIS
data structures
,
dp
,
greedy
2200
x1695
1467E
Distinctive Roots in a Tree
data structures
,
dfs and similar
,
dp
,
trees
2500
x1451
1467D
Sum of Paths
combinatorics
,
dp
,
math
2200
x3714
1467C
Three Bags
constructive algorithms
,
greedy
1900
x6438
1467B
Hills And Valleys
brute force
,
implementation
1700
x11011
1466I
The Riddle of the Sphinx
binary search
,
data structures
,
data structures
,
interactive
3400
x200
1466H
Finding satisfactory solutions
combinatorics
,
dp
,
graphs
,
greedy
,
math
3300
x308
1466G
Song of the Sirens
combinatorics
,
divide and conquer
,
hashing
,
math
,
string suffix structures
,
strings
2600
x944
1466F
Euclid's nightmare
bitmasks
,
dfs and similar
,
dsu
,
graphs
,
greedy
,
math
,
sortings
2100
x2883
1466E
Apollo versus Pan
bitmasks
,
brute force
,
math
1800
x7358
1466D
13th Labour of Heracles
data structures
,
greedy
,
sortings
,
trees
1500
x11468
1464F
My Beautiful Madness
data structures
,
trees
3500
x328
1463F
Max Correct Set
bitmasks
,
dp
,
math
3100
x611
1463E
Plan of Lectures
constructive algorithms
,
dfs and similar
,
dsu
,
graphs
,
implementation
,
sortings
,
trees
2400
x1545
1463D
Pairs
binary search
,
constructive algorithms
,
greedy
,
two pointers
1900
x4470
1463C
Busy Robot
implementation
1800
x5684
1463B
Find The Array
bitmasks
,
constructive algorithms
,
greedy
1400
x19556
1462F
The Treasure of The Segments
binary search
,
data structures
,
greedy
1800
x7055
1462E2
Close Tuples (hard version)
binary search
,
combinatorics
,
implementation
,
math
,
sortings
,
two pointers
1700
x9858
1462E1
Close Tuples (easy version)
binary search
,
combinatorics
,
math
,
sortings
,
two pointers
1500
x13893
1462D
Add to Neighbour and Remove
greedy
,
math
,
number theory
1400
x16872
1461F
Mathematical Expression
constructive algorithms
,
dp
,
greedy
2700
x566
1461E
Water Level
brute force
,
graphs
,
greedy
,
implementation
,
math
2200
x2131
1461D
Divide and Summarize
binary search
,
brute force
,
data structures
,
divide and conquer
,
implementation
,
sortings
1600
x9304
1461C
Random Events
dp
,
math
,
probabilities
1500
x11342
1461B
Find the Spruce
brute force
,
dp
,
implementation
1400
x12679
1458F
Range Diameter Sum
data structures
,
trees
3500
x282
1458E
Nim Shortcuts
data structures
,
games
3100
x497
1458D
Flip and Reverse
data structures
,
graphs
,
greedy
3100
x1153
1458C
Latin Square
math
,
matrices
2700
x1357
1458B
Glass Half Spilled
dp
2000
x3581
1458A
Row GCD
math
,
number theory
1600
x18515
1456E
XOR-ranges
dp
,
greedy
3500
x286
1455G
Forbidden Value
data structures
,
dp
2900
x419
1455F
String and Operations
dp
,
greedy
2800
x451
1455E
Four Points
brute force
,
constructive algorithms
,
flows
,
geometry
,
greedy
,
implementation
,
math
,
ternary search
2400
x1552
1455D
Sequence and Swaps
dp
,
greedy
,
sortings
1600
x12374
1454F
Array Partition
binary search
,
data structures
,
greedy
,
two pointers
2100
x4095
1454E
Number of Simple Paths
combinatorics
,
dfs and similar
,
graphs
,
trees
2000
x5872
1453F
Even Harder
dp
2700
x847
1453E
Dog Snacks
binary search
,
dfs and similar
,
dp
,
greedy
,
trees
2300
x2065
1453D
Checkpoints
brute force
,
constructive algorithms
,
greedy
,
math
,
probabilities
1900
x4187
1453C
Triangles
greedy
,
implementation
1700
x6061
1453B
Suffix Operations
constructive algorithms
,
implementation
1400
x13402
1452G
Game On Tree
data structures
,
dfs and similar
,
greedy
,
trees
2700
x490
1452F
Divide Powers
constructive algorithms
,
greedy
2900
x322
1452E
Two Editorials
brute force
,
dp
,
greedy
,
sortings
,
two pointers
2500
x1569
1452D
Radio Towers
combinatorics
,
dp
,
math
1600
x8023
1452B
Toy Blocks
binary search
,
greedy
,
math
,
sortings
1400
x14803
1451F
Nullify The Matrix
constructive algorithms
,
games
2700
x993
1451E2
Bitwise Queries (Hard Version)
bitmasks
,
constructive algorithms
,
interactive
,
math
2300
x3014
1451E1
Bitwise Queries (Easy Version)
bitmasks
,
constructive algorithms
,
interactive
,
math
2000
x4440
1451D
Circle Game
games
,
geometry
,
math
1700
x9580
1451C
String Equality
dp
,
greedy
,
hashing
,
implementation
,
strings
1400
x15699
1450H2
Multithreading (Hard Version)
combinatorics
,
implementation
,
math
3300
x220
1450H1
Multithreading (Easy Version)
combinatorics
,
fft
,
math
2900
x440
1450G
Communism
bitmasks
,
dp
,
trees
3500
x316
1450F
The Struggling Contestant
constructive algorithms
,
greedy
2400
x1353
1450E
Capitalism
constructive algorithms
,
dfs and similar
,
graphs
,
shortest paths
2700
x1157
1450D
Rating Compression
binary search
,
data structures
,
greedy
,
implementation
,
two pointers
1800
x5518
1450C2
Errich-Tac-Toe (Hard Version)
constructive algorithms
,
math
2300
x3737
1450C1
Errich-Tac-Toe (Easy Version)
constructive algorithms
,
math
2100
x5538
1446F
Line Distance
binary search
,
data structures
,
geometry
3200
x337
1446E
Long Recovery
constructive algorithms
,
dfs and similar
3500
x86
1446D2
Frequency Problem (Hard Version)
data structures
,
greedy
,
two pointers
3000
x1360
1446D1
Frequency Problem (Easy Version)
data structures
,
greedy
2600
x1783
1446C
Xor Tree
binary search
,
bitmasks
,
data structures
,
divide and conquer
,
dp
,
trees
2100
x3661
1446B
Catching Cheaters
dp
,
strings
1800
x7917
1444E
Finding the Vertex
brute force
,
dfs and similar
,
dp
,
interactive
,
trees
3500
x138
1444D
Rectangular Polyline
constructive algorithms
,
dp
,
geometry
2900
x574
1444C
Team-Building
data structures
,
dfs and similar
,
dsu
,
graphs
2500
x1619
1444B
Divide and Sum
combinatorics
,
math
,
sortings
1900
x6344
1444A
Division
brute force
,
math
,
number theory
1500
x13149
1443E
Long Permutation
brute force
,
math
,
two pointers
2400
x1269
1443C
The Delivery Dilemma
binary search
,
greedy
,
sortings
1400
x15501
1442F
Differentiating Games
games
,
interactive
3400
x140
1442E
Black, White and Grey Tree
binary search
,
constructive algorithms
,
dfs and similar
,
dp
,
greedy
,
trees
3000
x608
1442D
Sum
data structures
,
divide and conquer
,
dp
,
greedy
2800
x2297
1442C
Graph Transpositions
dfs and similar
,
graphs
,
greedy
,
shortest paths
2400
x1712
1442B
Identify the Operations
combinatorics
,
data structures
,
dsu
,
greedy
,
implementation
1800
x4511
1442A
Extreme Subtraction
constructive algorithms
,
dp
,
greedy
1800
x8925
1439E
Cheat and Win
bitmasks
,
data structures
,
games
,
trees
3500
x222
1439D
INOI Final Contests
combinatorics
,
dp
,
fft
3100
x388
1439C
Greedy Shopping
binary search
,
data structures
,
divide and conquer
,
greedy
,
implementation
2600
x1931
1439B
Graph Subset Problem
constructive algorithms
,
data structures
,
graphs
2600
x1477
1439A2
Binary Table (Hard Version)
constructive algorithms
,
graphs
,
greedy
,
implementation
1900
x5141
1439A1
Binary Table (Easy Version)
constructive algorithms
,
implementation
1500
x9416
1438F
Olha and Igor
interactive
,
probabilities
,
trees
3000
x645
1438E
Yurii Can Do Everything
binary search
,
bitmasks
,
brute force
,
constructive algorithms
,
divide and conquer
,
two pointers
2500
x1352
1438D
Powerful Ksenia
bitmasks
,
constructive algorithms
,
math
2200
x4222
1438C
Engineer Artem
2-sat
,
chinese remainder theorem
,
constructive algorithms
,
fft
,
flows
2000
x10602
1437G
Death DBMS
data structures
,
string suffix structures
,
strings
,
trees
2600
x1012
←
1
2
...
20
21
22
23
24
...
69
70
→
User lists
Name