Enter
|
Register
Home
Top
Catalog
Contests
Gym
Problemset
Groups
Rating
Edu
API
Calendar
Help
→ Pay attention
Before contest
CodeTON Round 4 (Div. 1 + Div. 2, Rated, Prizes!)
08:25:41
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
1809G
Prediction
combinatorics
,
dp
,
math
2800
x171
1809F
Traveling in Berland
binary search
,
data structures
,
graphs
,
greedy
,
implementation
2500
x417
1809E
Two Tanks
binary search
,
dp
,
implementation
,
math
2400
x450
1809D
Binary String Sorting
constructive algorithms
,
greedy
1800
x3587
1809C
Sum on Subarrays
constructive algorithms
,
greedy
,
math
1500
x7505
1809B
Points on Plane
binary search
,
greedy
,
math
1000
x14081
1809A
Garland
implementation
800
x18694
1808E3
Minibuses on Venus (hard version)
brute force
,
combinatorics
,
dp
,
fft
,
math
2800
x148
1808E2
Minibuses on Venus (medium version)
bitmasks
,
combinatorics
,
divide and conquer
,
dp
,
matrices
2500
x247
1808E1
Minibuses on Venus (easy version)
brute force
,
combinatorics
,
dp
2200
x531
1808D
Petya, Petya, Petr, and Palindromes
brute force
,
data structures
,
two pointers
2100
x1077
1808C
Unlucky Numbers
brute force
,
constructive algorithms
,
dp
,
greedy
1900
x1741
1808B
Playing in a Casino
math
,
sortings
1200
x7296
1808A
Lucky Numbers
brute force
,
implementation
900
x10114
1807G2
Subsequence Addition (Hard Version)
bitmasks
,
dp
,
greedy
,
implementation
,
sortings
1100
x12393
1807G1
Subsequence Addition (Easy Version)
brute force
,
data structures
,
dp
,
greedy
,
implementation
,
sortings
1100
x12883
1807F
Bouncy Ball
brute force
,
dfs and similar
,
implementation
1700
x3517
1807E
Interview
binary search
,
implementation
,
interactive
1300
x7598
1807D
Odd Queries
data structures
,
implementation
900
x18049
1807C
Find and Replace
greedy
,
implementation
,
strings
800
x21145
1807B
Grab the Candies
greedy
800
x27241
1807A
Plus or Minus
implementation
800
x31442
1806F2
GCD Master (hard version)
greedy
,
math
,
sortings
2900
x128
1806F1
GCD Master (easy version)
greedy
,
math
,
number theory
,
sortings
2900
x169
1806E
Tree Master
brute force
,
data structures
,
dfs and similar
,
trees
2200
x1741
1806D
DSU Master
combinatorics
,
dp
,
dsu
,
math
2500
x531
1806C
Sequence Master
brute force
,
constructive algorithms
,
math
1600
x5017
1806B
Mex Master
constructive algorithms
,
greedy
900
x12908
1806A
Walking Master
geometry
,
greedy
,
math
800
x16709
1804H
Code Lock
bitmasks
,
dp
3300
x94
1804G
Flow Control
data structures
,
dsu
,
implementation
3500
x112
1804F
Approximate Diameter
binary search
,
divide and conquer
,
graphs
,
shortest paths
2700
x556
1804E
Routing
bitmasks
,
brute force
,
dfs and similar
,
dp
,
graphs
2400
x1027
1804D
Accommodation
brute force
,
dp
,
greedy
,
implementation
2000
x3394
1804C
Pull Your Luck
brute force
,
greedy
,
math
,
number theory
1500
x8384
1804B
Vaccination
greedy
,
implementation
1000
x10866
1804A
Lame King
greedy
,
math
800
x15182
1802B
Settlement of Guinea Pigs
greedy
,
implementation
,
math
1000
x9820
1802A
Likes
greedy
,
implementation
800
x12680
1801G
A task for substrings
data structures
,
string suffix structures
,
strings
3400
x101
1801F
Another n-dimensional chocolate bar
dp
,
math
,
meet-in-the-middle
,
number theory
2700
x355
1801E
Gasoline prices
data structures
,
divide and conquer
,
dsu
,
hashing
,
trees
3000
x221
1801D
The way home
binary search
,
data structures
,
dp
,
graphs
,
greedy
,
shortest paths
,
sortings
2100
x1216
1801C
Music Festival
binary search
,
data structures
,
dp
,
greedy
,
sortings
1900
x1984
1801B
Buying gifts
data structures
,
greedy
,
sortings
1800
x3909
1801A
The Very Beautiful Blanket
bitmasks
,
constructive algorithms
1600
x5820
1800G
Symmetree
dfs and similar
,
hashing
,
implementation
,
trees
2200
x1227
1800F
Dasha and Nightmares
bitmasks
,
hashing
,
meet-in-the-middle
,
strings
1900
x2395
1800E2
Unforgivable Curse (hard version)
brute force
,
constructive algorithms
,
dfs and similar
,
dsu
,
graphs
,
greedy
,
strings
1500
x7962
1800E1
Unforgivable Curse (easy version)
brute force
,
constructive algorithms
,
dsu
,
graphs
,
greedy
,
strings
1400
x8206
1800D
Remove Two Letters
data structures
,
greedy
,
hashing
,
strings
1200
x13936
1800C2
Powering the Hero (hard version)
data structures
,
greedy
1100
x15528
1800C1
Powering the Hero (easy version)
data structures
,
greedy
1000
x16383
1800B
Count the Number of Pairs
greedy
,
strings
1000
x17780
1800A
Is It a Cat?
implementation
,
strings
800
x21844
1799H
Tree Cutting
bitmasks
,
dfs and similar
,
dp
3200
x156
1799G
Count Voting
combinatorics
,
dp
,
math
2600
x465
1799F
Halve or Subtract
binary search
,
brute force
,
dp
,
greedy
,
sortings
2700
x505
1799E
City Union
constructive algorithms
,
dfs and similar
,
dsu
,
geometry
,
greedy
,
implementation
,
math
2300
x862
1799D2
Hot Start Up (hard version)
data structures
,
dp
2100
x1595
1799D1
Hot Start Up (easy version)
dp
1900
x2706
1799C
Double Lexicographically Minimum
greedy
,
strings
1700
x3928
1799B
Equalize by Divide
brute force
,
constructive algorithms
,
greedy
,
math
1200
x7823
1799A
Recent Actions
data structures
,
greedy
,
implementation
,
math
800
x9802
1798F
Gifts from Grandfather Ahmed
dp
,
math
,
number theory
2500
x239
1798E
Multitest Generator
brute force
,
dp
2300
x943
1798D
Shocking Arrangement
constructive algorithms
,
greedy
,
math
1600
x5736
1798C
Candy Store
greedy
,
math
,
number theory
1700
x5454
1798B
Three Sevens
brute force
,
data structures
,
greedy
,
implementation
1000
x12259
1798A
Showstopper
greedy
,
implementation
,
sortings
800
x16118
1796F
Strange Triples
brute force
,
math
,
number theory
2900
x99
1796E
Colored Subgraphs
dfs and similar
,
dp
,
games
,
greedy
,
trees
2500
x449
1796D
Maximum Subarray
data structures
,
dp
,
greedy
,
two pointers
2000
x2537
1796C
Maximum Set
binary search
,
math
1600
x6860
1796B
Asterisk-Minor Template
implementation
,
strings
1000
x13021
1796A
Typical Interview Problem
brute force
,
implementation
,
strings
800
x15995
1795G
Removal Sequences
bitmasks
,
dfs and similar
,
graphs
2700
x477
1795F
Blocking Chips
binary search
,
constructive algorithms
,
dfs and similar
,
greedy
,
trees
2400
x779
1795E
Explosions?
binary search
,
data structures
,
dp
,
greedy
,
math
2200
x1465
1795D
Triangle Coloring
combinatorics
,
math
1600
x6287
1795C
Tea Tasting
binary search
,
data structures
,
implementation
1500
x8466
1795B
Ideal Point
brute force
,
geometry
,
greedy
900
x17481
1795A
Two Towers
brute force
,
implementation
,
strings
800
x20377
1794E
Labeling the Tree with Distances
data structures
,
dp
,
greedy
,
hashing
,
implementation
,
trees
2400
x653
1794D
Counting Factorizations
combinatorics
,
divide and conquer
,
dp
,
math
,
number theory
1900
x2397
1794C
Scoring Subsequences
binary search
,
greedy
,
math
,
two pointers
1300
x8729
1794B
Not Dividing
constructive algorithms
,
greedy
,
math
900
x13641
1794A
Prefix and Suffix Array
strings
800
x13754
1793F
Rebrending
brute force
,
data structures
,
divide and conquer
,
implementation
2600
x936
1793E
Velepin and Marketing
binary search
,
data structures
,
dp
,
greedy
,
sortings
,
two pointers
2600
x665
1793D
Moscow Gorillas
binary search
,
dp
,
greedy
,
implementation
,
math
,
two pointers
1800
x4350
1793C
Dora and Search
constructive algorithms
,
data structures
,
two pointers
1200
x12433
1793B
Fedya and Array
constructive algorithms
,
math
1100
x12588
1793A
Yet Another Promotion
greedy
,
math
800
x15606
1792F2
Graph Coloring (hard version)
brute force
,
combinatorics
,
divide and conquer
,
dp
,
fft
,
graphs
2900
x274
1792F1
Graph Coloring (easy version)
combinatorics
,
dp
,
graphs
2700
x471
1792E
Divisors and Table
brute force
,
dfs and similar
,
dp
,
number theory
2400
x991
1792D
Fixed Prefix Permutations
binary search
,
bitmasks
,
data structures
,
hashing
,
math
,
sortings
1700
x4567
1792C
Min Max Sort
binary search
,
brute force
,
greedy
,
math
,
two pointers
1500
x9466
1792B
Stand-up Comedian
greedy
,
math
1200
x15598
←
1
2
3
...
85
86
→