Enter
|
Register
Home
Top
Catalog
Contests
Gym
Problemset
Groups
Rating
Edu
API
Calendar
Help
→ Pay attention
Contest is running
CodeTON Round 9 (Div. 1 + Div. 2, Rated, Prizes!)
02:03:34
Before contest
2024 ICPC Asia Taichung Regional Contest (Unrated, Online Mirror, ICPC Rules, Preferably Teams)
15:33:35
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
1363B
Subsequence Hate
implementation
,
strings
1400
x23784
1362C
Johnny and Another Rating Drop
bitmasks
,
greedy
,
math
1400
x18585
1361A
Johnny and Contribution
constructive algorithms
,
graphs
,
greedy
,
sortings
1700
x8447
1360F
Spy-string
bitmasks
,
brute force
,
constructive algorithms
,
dp
,
hashing
,
strings
1700
x12512
1359C
Mixing Water
binary search
,
math
1700
x13932
1358C
Celex Update
math
1600
x17460
1355D
Game With Array
constructive algorithms
,
math
1400
x18133
1355C
Count Triangles
binary search
,
implementation
,
math
,
two pointers
1800
x10739
1354C1
Simple Polygon Embedding
binary search
,
geometry
,
math
,
ternary search
1400
x15738
1353D
Constructing the Array
constructive algorithms
,
data structures
,
sortings
1600
x18247
1352G
Special Permutation
constructive algorithms
1600
x21549
1352F
Binary String Reconstruction
constructive algorithms
,
dfs and similar
,
math
1500
x17316
1352E
Special Elements
brute force
,
implementation
,
two pointers
1500
x20753
1351C
Skier
data structures
,
implementation
1400
x8629
1350B
Orac and Models
dp
,
math
,
number theory
1400
x22551
1349A
Orac and LCM
data structures
,
math
,
number theory
1600
x17323
1348C
Phoenix and Distribution
constructive algorithms
,
greedy
,
sortings
,
strings
1600
x14686
1348B
Phoenix and Beauty
constructive algorithms
,
data structures
,
greedy
,
sortings
1400
x25534
1346E
Magic Tricks
*special problem
,
dp
,
graphs
1700
x380
1346D
Constructing the Dungeon
*special problem
,
graphs
,
greedy
1600
x506
1346C
Spring Cleaning
*special problem
,
greedy
,
sortings
1600
x608
1346B
Boot Camp
*special problem
,
greedy
1400
x1211
1344A
Hilbert's Hotel
math
,
number theory
,
sortings
1600
x15701
1343D
Constant Palindrome Sum
brute force
,
data structures
,
greedy
,
two pointers
1700
x12766
1342C
Yet Another Counting Problem
math
,
number theory
1600
x14100
1340B
Nastya and Scoreboard
bitmasks
,
dp
,
graphs
,
greedy
1700
x7876
1340A
Nastya and Strange Generator
brute force
,
data structures
,
greedy
,
implementation
1500
x13433
1338B
Edge Weight Assignment
bitmasks
,
constructive algorithms
,
dfs and similar
,
greedy
,
math
,
trees
1800
x8519
1338A
Powered Addition
greedy
,
math
1500
x24352
1336B
Xenia and Colorful Gems
binary search
,
greedy
,
math
,
sortings
,
two pointers
1700
x11419
1336A
Linova and Kingdom
dfs and similar
,
dp
,
greedy
,
sortings
,
trees
1600
x20618
1335E2
Three Blocks Palindrome (hard version)
brute force
,
data structures
,
dp
,
two pointers
1800
x8390
1335E1
Three Blocks Palindrome (easy version)
binary search
,
brute force
,
data structures
,
dp
,
two pointers
1700
x10898
1334D
Minimum Euler Cycle
constructive algorithms
,
graphs
,
greedy
,
implementation
1800
x7345
1334C
Circle of Monsters
brute force
,
constructive algorithms
,
greedy
,
math
1600
x16736
1333C
Eugene and an array
binary search
,
data structures
,
implementation
,
two pointers
1700
x12645
1332D
Walk on Matrix
bitmasks
,
constructive algorithms
,
math
1700
x8201
1332C
K-Complete Word
dfs and similar
,
dsu
,
greedy
,
implementation
,
strings
1500
x16830
1332B
Composite Coloring
brute force
,
constructive algorithms
,
greedy
,
math
,
number theory
1400
x17680
1330B
Dreamoon Likes Permutations
implementation
,
math
1400
x14091
1329B
Dreamoon Likes Sequences
bitmasks
,
combinatorics
,
math
1700
x6716
1329A
Dreamoon Likes Coloring
constructive algorithms
,
greedy
,
implementation
,
math
1800
x9182
1328D
Carousel
constructive algorithms
,
dp
,
graphs
,
greedy
,
math
1800
x13294
1327E
Count The Blocks
combinatorics
,
dp
,
math
1800
x9008
1327C
Game with Chips
constructive algorithms
,
implementation
1600
x13459
1326D2
Prefix-Suffix Palindrome (Hard version)
binary search
,
greedy
,
hashing
,
string suffix structures
,
strings
1800
x10254
1326D1
Prefix-Suffix Palindrome (Easy version)
hashing
,
string suffix structures
,
strings
1500
x12168
1325D
Ehab the Xorcist
bitmasks
,
constructive algorithms
,
greedy
,
number theory
1700
x12197
1325C
Ehab and Path-etic MEXs
constructive algorithms
,
dfs and similar
,
greedy
,
trees
1500
x13801
1324F
Maximum White Subtree
dfs and similar
,
dp
,
graphs
,
trees
1800
x10205
1324E
Sleeping Schedule
dp
,
implementation
1700
x13748
1324D
Pair of Topics
binary search
,
data structures
,
sortings
,
two pointers
1400
x28806
1323B
Count Subrectangles
binary search
,
greedy
,
implementation
1500
x9105
1321C
Remove Adjacent
brute force
,
constructive algorithms
,
greedy
,
strings
1600
x9885
1320B
Navigation System
dfs and similar
,
graphs
,
shortest paths
1700
x6058
1320A
Journey Planning
data structures
,
dp
,
greedy
,
math
,
sortings
1400
x16610
1316C
Primitive Primes
constructive algorithms
,
math
,
ternary search
1800
x7309
1316B
String Modification
brute force
,
constructive algorithms
,
implementation
,
sortings
,
strings
1400
x11299
1313C1
Skyscrapers (easy version)
brute force
,
data structures
,
dp
,
greedy
1500
x10481
1313B
Different Rules
constructive algorithms
,
greedy
,
implementation
,
math
1700
x6715
1312D
Count the Arrays
combinatorics
,
math
1700
x9558
1312C
Adding Powers
bitmasks
,
greedy
,
implementation
,
math
,
number theory
,
ternary search
1400
x16661
1310A
Recommendations
data structures
,
greedy
,
sortings
1700
x5191
1307C
Cow and Message
brute force
,
dp
,
math
,
strings
1500
x11884
1305C
Kuroni and Impossible Calculation
brute force
,
combinatorics
,
math
,
number theory
1600
x14917
1304D
Shortest and Longest LIS
constructive algorithms
,
graphs
,
greedy
,
two pointers
1800
x6354
1304C
Air Conditioner
dp
,
greedy
,
implementation
,
sortings
,
two pointers
1500
x16489
1303C
Perfect Keyboard
dfs and similar
,
greedy
,
implementation
1600
x12215
1303B
National Project
math
1400
x15862
1301C
Ayoub's function
binary search
,
combinatorics
,
greedy
,
math
,
strings
1700
x9385
1301B
Motarack's Birthday
binary search
,
greedy
,
ternary search
1500
x14343
1299B
Aerodynamic
geometry
1800
x5273
1299A
Anu Has a Function
brute force
,
greedy
,
math
1500
x12071
1296E1
String Coloring (easy version)
constructive algorithms
,
dp
,
graphs
,
greedy
,
sortings
1800
x7536
1296D
Fight with Monsters
greedy
,
sortings
1500
x14402
1296C
Yet Another Walking Robot
data structures
,
implementation
1500
x14905
1295D
Same GCDs
math
,
number theory
1800
x9034
1295C
Obtain The String
dp
,
greedy
,
strings
1600
x13016
1295B
Infinite Prefixes
math
,
strings
1700
x9348
1294D
MEX maximizing
data structures
,
greedy
,
implementation
,
math
1600
x11819
1292B
Aroma's Search
brute force
,
constructive algorithms
,
geometry
,
greedy
,
implementation
1700
x6410
1292A
NEKO's Maze Game
data structures
,
dsu
,
implementation
1400
x13402
1290B
Irreducible Anagrams
binary search
,
constructive algorithms
,
data structures
,
strings
,
two pointers
1800
x5513
1290A
Mind Control
brute force
,
data structures
,
implementation
1600
x8593
1288C
Two Arrays
combinatorics
,
dp
1600
x13071
1287B
Hyperset
brute force
,
data structures
,
implementation
1500
x9478
1286B
Numbers on Tree
constructive algorithms
,
data structures
,
dfs and similar
,
graphs
,
greedy
,
trees
1800
x4750
1286A
Garland
dp
,
greedy
,
sortings
1800
x8880
1285C
Fadi and LCM
brute force
,
math
,
number theory
1400
x23822
1284C
New Year and Permutation
combinatorics
,
math
1600
x8095
1284B
New Year and Ascent Sequence
binary search
,
combinatorics
,
data structures
,
dp
,
implementation
,
sortings
1400
x10864
1283E
New Year Parties
dp
,
greedy
1800
x6620
1283D
Christmas Trees
graphs
,
greedy
,
shortest paths
1800
x7866
1283C
Friends and Gifts
constructive algorithms
,
data structures
,
math
1500
x13199
1282C
Petya and Exam
greedy
,
sortings
,
two pointers
1800
x4332
1282B2
K for the Price of One (Hard Version)
dp
,
greedy
,
sortings
1600
x10281
1282B1
K for the Price of One (Easy Version)
dp
,
greedy
,
sortings
1400
x11562
1281B
Azamon Web Services
greedy
1600
x8327
1280B
Beingawesomeism
implementation
,
math
1800
x4009
1280A
Cut and Paste
implementation
,
math
1700
x5466
←
1
2
...
6
7
8
9
10
...
22
23
→
User lists
Name