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)
00:03:44
Register now »
→ Filter Problems
Difficulty:
—
brute force
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
1921G
Mischievous Shooter
brute force
,
data structures
,
divide and conquer
,
dp
,
implementation
2200
x1260
1921F
Sum of Progression
brute force
,
data structures
,
dp
,
implementation
,
math
1900
x3939
1921E
Eat the Chip
brute force
,
games
,
greedy
,
math
1600
x9918
1920F1
Smooth Sailing (Easy Version)
binary search
,
brute force
,
data structures
,
dfs and similar
,
dsu
,
graphs
,
shortest paths
2500
x1010
1920D
Array Repetition
binary search
,
brute force
,
dsu
,
implementation
,
math
1900
x5665
1920C
Partitioning the Array
brute force
,
math
,
number theory
1600
x13918
1920A
Satisfying Constraints
brute force
,
greedy
,
math
800
x27982
1917C
Watering an Array
brute force
,
greedy
,
implementation
,
math
1600
x10614
1917B
Erase First or Second Letter
brute force
,
combinatorics
,
data structures
,
dp
,
strings
1100
x22826
1916H1
Matrix Rank (Easy Version)
brute force
,
combinatorics
,
dp
,
math
,
matrices
2700
x616
1916D
Mathematical Problem
brute force
,
constructive algorithms
,
geometry
,
math
1700
x8601
1915B
Not Quite Latin Square
bitmasks
,
brute force
,
implementation
800
x42876
1914G1
Light Bulbs (Easy Version)
brute force
,
combinatorics
,
dfs and similar
,
dp
,
dsu
,
graphs
,
math
,
trees
2100
x1926
1914E1
Game with Marbles (Easy Version)
brute force
,
games
,
greedy
,
sortings
1400
x12401
1914D
Three Activities
brute force
,
dp
,
greedy
,
implementation
,
sortings
1200
x22388
1913C
Game with Multiset
binary search
,
bitmasks
,
brute force
,
greedy
1300
x15214
1909F1
Small Permutation Problem (Easy Version)
brute force
,
combinatorics
,
dp
,
math
2200
x1857
1909E
Multiple Lamps
bitmasks
,
brute force
,
constructive algorithms
,
math
,
number theory
2400
x1414
1907G
Lights
brute force
,
constructive algorithms
,
dfs and similar
,
graphs
,
greedy
,
implementation
2200
x1978
1907E
Good Triples
brute force
,
combinatorics
,
number theory
1600
x10504
1906A
Easy As ABC
brute force
1000
x4536
1905F
Field Should Not Be Empty
brute force
,
data structures
,
divide and conquer
2600
x558
1904D1
Set To Max (Easy Version)
brute force
,
constructive algorithms
,
greedy
1600
x6891
1904C
Array Game
binary search
,
brute force
,
data structures
,
sortings
,
two pointers
1400
x13620
1904A
Forked!
brute force
,
implementation
900
x20686
1903D1
Maximum And Queries (easy version)
binary search
,
bitmasks
,
brute force
,
greedy
1700
x5833
1903B
StORage room
bitmasks
,
brute force
,
constructive algorithms
,
greedy
1200
x12967
1903A
Halloumi Boxes
brute force
,
greedy
,
sortings
800
x34005
1902C
Insert and Equalize
brute force
,
constructive algorithms
,
greedy
,
math
,
number theory
1300
x13990
1902B
Getting Points
binary search
,
brute force
,
greedy
1100
x14628
1900D
Small GCD
bitmasks
,
brute force
,
dp
,
math
,
number theory
2000
x4326
1899B
250 Thousand Tons of TNT
brute force
,
implementation
,
number theory
1100
x21139
1898F
Vova Escapes the Matrix
brute force
,
dfs and similar
,
divide and conquer
,
shortest paths
2600
x822
1898A
Milica and String
brute force
,
implementation
,
strings
800
x16146
1896H2
Cyclic Hamming (Hard Version)
brute force
,
dp
,
fft
,
math
,
number theory
3500
x105
1896H1
Cyclic Hamming (Easy Version)
brute force
,
divide and conquer
,
dp
,
fft
,
math
,
number theory
3400
x90
1895E
Infinite Card Game
binary search
,
brute force
,
data structures
,
dfs and similar
,
dp
,
dsu
,
games
,
graphs
,
greedy
,
sortings
,
two pointers
2300
x1588
1895C
Torn Lucky Ticket
brute force
,
dp
,
hashing
,
implementation
,
math
1400
x11379
1893C
Freedom of Choice
brute force
,
greedy
,
implementation
2000
x2743
1893A
Anonymous Informant
brute force
,
dfs and similar
,
graphs
,
implementation
1400
x12548
1891E
Brukhovich and Exams
brute force
,
greedy
,
implementation
,
math
,
sortings
2500
x854
1891D
Suspicious logarithms
binary search
,
brute force
,
math
1900
x4018
1891B
Deja Vu
brute force
,
math
,
sortings
1100
x18452
1889D
Game of Stacks
brute force
,
dfs and similar
,
graphs
,
implementation
,
trees
3000
x629
1889C1
Doremy's Drying Plan (Easy Version)
brute force
,
data structures
,
dp
,
greedy
,
sortings
2000
x3347
1887C
Minimum Array
binary search
,
brute force
,
constructive algorithms
,
data structures
,
greedy
,
hashing
,
two pointers
2400
x1783
1886A
Sum of Three
brute force
,
constructive algorithms
,
math
800
x26016
1884C
Medium Design
brute force
,
data structures
,
dp
,
greedy
,
sortings
1700
x6200
1884A
Simple Design
brute force
,
greedy
,
math
800
x17584
1882E1
Two Permutations (Easy Version)
brute force
,
constructive algorithms
,
greedy
,
number theory
2400
x1038
1882C
Card Game
brute force
,
greedy
1500
x12536
1882B
Sets and Union
bitmasks
,
brute force
,
constructive algorithms
,
greedy
1300
x15615
1881C
Perfect Square
brute force
,
implementation
1200
x17250
1881A
Don't Try to Count
brute force
,
strings
800
x33000
1879F
Last Man Standing
brute force
,
data structures
,
number theory
2800
x516
1879E
Interactive Game with Coloring
brute force
,
constructive algorithms
,
dfs and similar
,
graphs
,
implementation
,
interactive
,
trees
2400
x1277
1878G
wxhtzdy ORO Tree
binary search
,
bitmasks
,
brute force
,
data structures
,
dfs and similar
,
implementation
,
trees
2300
x1202
1878F
Vasilije Loves Number Theory
brute force
,
math
,
number theory
1900
x4173
1876G
Clubstep
binary search
,
brute force
,
data structures
,
greedy
,
trees
3500
x141
1875A
Jellyfish and Undertale
brute force
,
greedy
900
x26502
1874B
Jellyfish and Math
bitmasks
,
brute force
,
dfs and similar
,
dp
,
graphs
,
shortest paths
2400
x1161
1874A
Jellyfish and Game
brute force
,
games
,
greedy
,
implementation
1200
x17261
1873B
Good Kid
brute force
,
greedy
,
math
800
x49856
1873A
Short Sort
brute force
,
implementation
800
x55529
1872G
Replace With Product
brute force
,
greedy
,
math
2000
x4347
1872A
Two Vessels
brute force
,
greedy
,
math
800
x39488
1870E
Another MEX Problem
bitmasks
,
brute force
,
dp
,
shortest paths
2300
x2409
1867F
Most Different Tree
brute force
,
constructive algorithms
,
dfs and similar
,
greedy
,
hashing
2700
x425
1867D
Cyclic Operations
brute force
,
constructive algorithms
,
dfs and similar
,
graphs
,
greedy
,
implementation
1800
x5876
1866M
Mighty Rock Tower
brute force
,
combinatorics
,
dp
,
math
,
probabilities
2400
x821
1866L
Lihmuf Balling
binary search
,
brute force
,
math
2400
x728
1864D
Matrix Cascade
brute force
,
constructive algorithms
,
data structures
,
dp
,
greedy
,
math
1700
x6850
1863E
Speedrun
brute force
,
dfs and similar
,
dp
,
graphs
,
greedy
,
math
,
sortings
,
two pointers
2100
x2799
1862F
Magic Will Save the World
binary search
,
bitmasks
,
brute force
,
dp
1800
x6372
1860B
Fancy Coins
binary search
,
brute force
,
greedy
,
math
1200
x17111
1859E
Maximum Monogonosity
brute force
,
dp
,
math
2500
x1818
1859C
Another Permutation Problem
brute force
,
dp
,
greedy
,
math
1200
x17140
1858E1
Rollbacks (Easy Version)
brute force
,
data structures
,
dfs and similar
,
trees
2500
x1345
1858D
Trees and Segments
brute force
,
data structures
,
dp
,
greedy
,
two pointers
2200
x2855
1858B
The Walkway
brute force
,
dp
,
greedy
,
math
,
number theory
1500
x11437
1856C
To Become Max
binary search
,
brute force
,
data structures
,
dp
1600
x12643
1855B
Longest Divisors Interval
brute force
,
combinatorics
,
greedy
,
math
,
number theory
900
x27507
1854F
Mark and Spaceship
brute force
,
dp
3500
x122
1854E
Game Bundles
brute force
,
constructive algorithms
,
dp
,
greedy
,
math
3000
x432
1854B
Earn or Unlock
bitmasks
,
brute force
,
dp
2200
x3591
1853B
Fibonaccharsis
binary search
,
brute force
,
math
1200
x17585
1853A
Desorting
brute force
,
greedy
,
math
800
x32896
1851A
Escalator Conversations
brute force
,
constructive algorithms
,
math
800
x29667
1850F
We Were Both Children
brute force
,
implementation
,
math
,
number theory
1300
x19626
1850D
Balanced Round
brute force
,
greedy
,
implementation
,
sortings
900
x38101
1849C
Binary String Copying
binary search
,
brute force
,
data structures
,
hashing
,
strings
1600
x10704
1848E
Vika and Stone Skipping
brute force
,
implementation
,
math
,
number theory
2600
x800
1848D
Vika and Bonuses
binary search
,
brute force
,
math
,
ternary search
2200
x2649
1847E
Triangle Platinum?
brute force
,
combinatorics
,
implementation
,
interactive
,
math
,
probabilities
2900
x334
1847C
Vampiric Powers, anyone?
bitmasks
,
brute force
,
dp
,
greedy
1400
x13012
1846E2
Rudolf and Snowflakes (hard version)
binary search
,
brute force
,
implementation
,
math
1800
x7120
1846E1
Rudolf and Snowflakes (simple version)
brute force
,
implementation
,
math
1300
x17258
1846B
Rudolph and Tic-Tac-Toe
brute force
,
implementation
,
strings
800
x27018
1845D
Rating System
binary search
,
brute force
,
data structures
,
dp
,
dsu
,
greedy
,
math
,
two pointers
1800
x7931
1844F1
Min Cost Permutation (Easy Version)
brute force
,
constructive algorithms
,
greedy
,
math
2600
x790
←
1
2
3
4
5
...
17
18
→
User lists
Name